MicroFish/backend/tests
anadoris007 a7bc6ef148
Merge 484689735f into b5b53acc57
2026-08-09 03:06:10 -04:00
..
__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_llm_json_responses.py fix: harden ontology JSON generation 2026-07-23 02:08:17 +08:00
test_narrative_e2e.py test(narrative): fix dead-filter e2e test — need living actor in round 2 2026-04-22 14:55:28 +05:30
test_narrative_translator.py feat(narrative): add GodModeView, WorldBuilderView, cinematic locations 2026-04-22 15:01:08 +05:30
test_ontology_api_errors.py fix: harden ontology JSON generation 2026-07-23 02:08:17 +08:00
test_ontology_attributes.py fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
test_ontology_generator.py fix: harden ontology JSON generation 2026-07-23 02:08:17 +08:00
test_openai_chat_compat.py fix: keep GPT-5 compatibility handling narrow 2026-07-22 19:48:32 +08:00
test_platform_profiles.py fix: load Twitter profiles from CSV 2026-07-22 19:45:30 +08:00
test_profile_field_normalization.py fix: normalize profile fields at construction 2026-07-22 19:49:33 +08:00
test_report_tool_result_sanitizer.py fix: sanitize fabricated tool results everywhere 2026-07-22 19:46:23 +08:00
test_simulation_prepare_failure.py fix: stop Step2 polling after preparation failure 2026-07-22 19:47:20 +08:00
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
test_zep_cloud_contracts.py fix: validate complete Zep entity context 2026-07-23 00:20:50 +08:00
test_zep_cloud_validation_script.py fix: validate complete Zep entity context 2026-07-23 00:20:50 +08:00
test_zep_edge_paging.py fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
test_zep_entity_reader_edges.py fix: use the supported Zep node-edge method 2026-07-22 20:08:18 +08:00
test_zep_graph_lifecycle.py fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
test_zep_graph_memory_updater.py fix: keep Zep timeouts internal 2026-07-23 00:32:53 +08:00
test_zep_report_barrier.py fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00
test_zep_retry_and_client.py fix: keep Zep timeouts internal 2026-07-23 00:32:53 +08:00
test_zep_simulation_barrier.py fix: modernize Zep Cloud integration 2026-07-23 00:20:28 +08:00