feat(rfa-ai): Complete RFA Approval Refactor and AI Model Revision
CI / CD Pipeline / build (push) Successful in 4m54s
CI / CD Pipeline / deploy (push) Failing after 12m9s

This commit is contained in:
2026-05-16 10:59:53 +07:00
parent 6cb3ae10ee
commit 1a162bf320
105 changed files with 5088 additions and 1083 deletions
+2 -1
View File
@@ -16,11 +16,12 @@ module.exports = {
// Root directory for tests
rootDir: '.',
// Test file pattern — ครอบคลุมทั้ง src/ (unit) และ tests/ (integration/e2e)
// Test file pattern — ครอบคลุมทั้ง src/ (unit), tests/ (integration/e2e), และ performance tests
testMatch: [
'<rootDir>/src/**/*.spec.ts',
'<rootDir>/tests/**/*.spec.ts',
'<rootDir>/tests/**/*.e2e-spec.ts',
'<rootDir>/tests/**/*.perf-spec.ts',
],
// TypeScript transformation