MicroFish/backend/tests
anadoris007 c223d77267 test(narrative): add e2e tests for event injection and kill 2026-04-22 14:55:03 +05:30
..
__init__.py feat(narrative): add action-to-verb mapping for OASIS actions 2026-04-20 20:50:05 +05:30
test_action_mapper.py feat(narrative): add action-to-verb mapping for OASIS actions 2026-04-20 20:50:05 +05:30
test_character_engine.py feat(narrative): set status=alive on new characters 2026-04-20 22:23:59 +05:30
test_god_mode.py feat(narrative): add god_mode.kill_character with auto-death event 2026-04-20 22:25:24 +05:30
test_narrative_e2e.py test(narrative): add e2e tests for event injection and kill 2026-04-22 14:55:03 +05:30
test_narrative_translator.py feat(narrative): extend translator with world context + dead filter 2026-04-22 14:54:22 +05:30
test_story_store.py feat(narrative): add StoryStore for file-based narrative persistence 2026-04-20 20:50:55 +05:30
test_world_state.py feat(narrative): add WorldStateStore for rules, locations, event log 2026-04-20 22:23:38 +05:30