Commit Graph

7 Commits

Author SHA1 Message Date
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
b8b79e0d73
Update coverage reporters in jest.config.json 2023-11-21 12:10:26 +00:00
Simon Larsen
e30ca1ddfd
add jest config to probe 2023-05-09 16:23:29 +01:00
Simon Larsen
27420261a0
add probe docker file 2023-05-02 15:29:22 +01:00
Gelio BIZIMANA
1ca451c480 fix tests 2022-05-21 02:02:41 +02:00
Gelio BIZIMANA
d515123468 chore: added transformers 2022-05-19 20:30:03 +02:00