e43d2ccb96
The test overrides globalThis.setTimeout which conflicts with other atlas tests when batched by bun test. Adding mock.module forces run-ci-tests.ts to run this file in its own isolated process. Also added setSessionAgent for descendant session to fix null agent lookup in non-SQLite CI environments.