Logo
Explore Help
Register Sign In
d-bis/the_order
4
0
Fork 0
You've already forked the_order
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
the_order/tests/tsconfig.json

12 lines
214 B
JSON
Raw Permalink Normal View History

feat: expand test coverage and configure comprehensive alerting - Add unit tests for all core services (identity, intake, finance, dataroom) - Create integration test framework with shared setup utilities - Add E2E test suite for complete user workflows - Add test utilities package (server factory) - Configure Prometheus alert rules (service health, infrastructure, database, Azure) - Add alert rules ConfigMap for Kubernetes - Update Prometheus deployment with alert rules - Fix tsconfig.json to include test files - Add tests/tsconfig.json for integration/E2E tests - Fix server-factory.ts linting issues
2025-11-13 10:04:32 -08:00
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "./dist",
"rootDir": ".",
"types": ["vitest/globals", "node"]
},
"include": ["**/*.ts"],
"exclude": ["node_modules", "dist"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 31ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API