MicroFish/backend/tests
anadoris007 16b7ef7521 feat(narrative): set status=alive on new characters 2026-04-20 22:23:59 +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_narrative_e2e.py test(narrative): add end-to-end pipeline test 2026-04-20 22:05:08 +05:30
test_narrative_translator.py feat(narrative): orchestrate round translation with state updates 2026-04-20 22:01:19 +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