Lemontropia-Suite/tests
LemonNexus e2388dadaf fix(gui): correct create_project call - use metadata not description
- 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
2026-02-08 22:11:05 +00:00
..
__init__.py test(core): add pytest suite for Data Capture Engine 2026-02-08 16:56:56 +00:00
test_core.py test(core): add pytest suite for Data Capture Engine 2026-02-08 16:56:56 +00:00
test_gui_integration.py fix(gui): correct create_project call - use metadata not description 2026-02-08 22:11:05 +00:00
test_gui_simple.py fix(gui): correct create_project call - use metadata not description 2026-02-08 22:11:05 +00:00
test_nexus_api.py fix(tests): correct DPP test expectation 2026-02-08 21:16:11 +00:00