Commit Graph

3 Commits

Author SHA1 Message Date
ddc4c09323 fix: update test to use correct route (/) instead of /health 2025-11-18 16:59:43 +01:00
f9dd22909c fix: convert test to ES6 modules and export app
- Convert test/app.test.js from CommonJS to ES6 import/export
- Export app from index.js for testing
- Only start server if NODE_ENV !== 'test'
- Fixes 'require is not defined' error in tests
2025-11-18 16:53:46 +01:00
4312633bdb Mise à jour de index.js 2025-11-03 19:21:24 +01:00