- ProjectManager.create_project signature: (name, project_type, metadata=None)
- GUI was incorrectly passing description as 3rd arg
- Now passes metadata={'description': description}
- Add test_gui_simple.py for quick integration testing
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_core.py | ||
| test_gui_integration.py | ||
| test_gui_simple.py | ||
| test_nexus_api.py | ||