2 Commits

Author SHA1 Message Date
wangdl
762a9c1791 fix: use TestingModule as application context, fix $executeRaw
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 45s
- TestingModule.compile() returns an application context directly
- Use $executeRaw tagged template instead of $executeRawUnsafe
- Add jest.setTimeout(30000) for integration tests

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 21:54:31 +08:00
wangdl
cfa882a9e9 fix: rename integration test to .e2e-spec.ts for jest-e2e.json matching
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 46s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 21:52:40 +08:00