Lemontropia-Suite/tests
LemonNexus 66f36b4a89 feat(armor): complete armor system with sets and 7-slot plates
- Full armor sets (Ghost, Gremlin, Angel, etc.)
- Individual armor piece mix & match
- 7 plate slots (one per armor piece)
- Plate takes damage FIRST (shield layer)
- Separate decay calculation for plate + armor
- NEW: core/armor_system.py (44KB)
- Integrated into LoadoutManager
2026-02-09 10:31:56 +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_healing.py feat(armor): complete armor system with sets and 7-slot plates 2026-02-09 10:31:56 +00:00
test_log_patterns.py test(log_patterns): add test for log parsing patterns 2026-02-08 22:22:53 +00:00
test_nexus_api.py fix(tests): correct DPP test expectation 2026-02-08 21:16:11 +00:00