Commit Graph
10 Commits
Author SHA1 Message Date
Hide_D 3cf3adee7c test: reject empty conditional test modes 2026-07-31 08:30:00 +00:00
Hide_D 4359d8dadd test: harden conditional cleanup boundaries 2026-07-31 08:25:08 +00:00
Hide_D 2378bfee92 test: isolate conditional integration runner 2026-07-31 07:59:48 +00:00
Hide_D 7f31459385 feat(admin): apply durable runtime clock shifts 2026-07-30 17:21:01 +00:00
Hide_D 5fa812b551 Merge branch 'main' into test/full-suite-20260730
# Conflicts:
#	docs/architecture/turn-state-differential-testing.md
#	docs/command-log-checklist.md
#	docs/integration-tests.md
2026-07-30 16:21:04 +00:00
Hide_D a9dbb3fd4d test: harden exhaustive compatibility suites 2026-07-30 16:19:30 +00:00
Hide_D 027225081d docs: consolidate current architecture documentation 2026-07-30 14:15:47 +00:00
Hide_D a9d6541c18 Secure actor-owned game API routes 2026-07-25 08:50:41 +00:00
Hide_D e1f21d3209 feat: 환경 변수에 GAME_TRPC_PATH 및 GATEWAY_TRPC_PATH 추가, 관련 문서 업데이트 2026-01-18 12:44:22 +00:00
Hide_D a9ddffa97c feat: add integration tests for initialization flow
- Implemented end-to-end integration tests covering database reset, bootstrap admin creation, demo user provisioning, scenario installation, and general creation.
- Added support for deterministic seeding and auto admin general creation.
- Created a new package for integration tests with necessary configurations and scripts.
- Updated various modules to support new features, including admin user handling and scenario seeding.
- Enhanced error handling and validation in the join and orchestrator modules.
2026-01-18 06:32:19 +00:00