2 Commits

Author SHA1 Message Date
alexpolo1
ac9f64376e Add initial simple analysis results JSON file with project flow details 2025-12-20 14:46:04 +00:00
9f74ec8949 Add initial test suite configuration with Jest and Supertest
- Created package.json for the test suite "tilbudgivern-tests"
- Added scripts for running tests, watching tests, and generating coverage reports
- Included Jest and Supertest as development dependencies
- Configured Jest with a test environment, test match pattern, and coverage collection settings
- Specified coverage output directory
2025-09-26 00:14:38 +02:00