Commit graph

15 commits

Author SHA1 Message Date
Nawaz Dhandala
fd47a72d54
test: Skip database-dependent test suites and update mock configurations 2025-12-16 19:18:28 +00:00
Nawaz Dhandala
ef2bb2f7b6
fix: update Loader component test IDs and change test environment to jsdom 2025-12-05 21:05:11 +00:00
Nawaz Dhandala
2c635c0d1e
refactor: add modulePathIgnorePatterns to jest config for build directory 2025-10-03 16:17:45 +01:00
Nawaz Dhandala
c83d1babcd
refactor: update jest configuration to support TypeScript and improve coverage collection 2025-10-03 13:54:50 +01:00
Simon Larsen
eaaa75f261
feat: Add moduleNameMapper for Common module path resolution in Jest config 2025-05-21 13:23:49 +01:00
Simon Larsen
c40ec85ce3
refactor: Remove moduleNameMapper for axios in jest.config.json 2024-08-07 19:52:37 -06:00
Simon Larsen
ff6369389c
refactor: Update import statements for axios in jest.config.json 2024-08-07 19:31:17 -06:00
Simon Larsen
679649e7ac
refactor: Update import statements for axios in jest.config.json 2024-08-07 16:47:14 -06:00
Simon Larsen
dfb7f2320c
refactor: Update jest.config.json files with testPathIgnorePatterns
The jest.config.json files in the Model, Probe, Common, Copilot, CommonUI, Ingestor, IsolatedVM, TestServer, and CommonServer directories have been updated. The "testPathIgnorePatterns" property has been added to each file, excluding the "node_modules" and "dist" directories from test path matching. This change improves test performance and ensures that unnecessary files are not included in the test coverage.
2024-06-11 14:52:55 +01:00
Simon Larsen
7f93e953ee
Update Jest configurations for test coverage 2023-11-22 10:55:09 +00:00
Simon Larsen
2fbe8294eb
Update Jest configuration and API test file 2023-11-21 14:33:05 +00:00
Simon Larsen
b8b79e0d73
Update coverage reporters in jest.config.json 2023-11-21 12:10:26 +00:00
Sostene MUNEZERO BAGIRA
6b42d8f2ac
Add tests files 2022-05-21 20:58:09 +02:00
Simon Larsen
6e9fecb298
fix 2022-05-04 21:47:41 +01:00
Sostene Munezero Bagira
fa8b5a59fe setup the tests for common 2022-04-22 20:47:45 +02:00