Commit Graph

2 Commits

Author SHA1 Message Date
Railtrack Pro Dev 7191519b95 test: add Jest configuration and fix test path resolution
Railtrack Pro Tests / Code Quality Check (pull_request) Has been cancelled
Railtrack Pro Tests / Code Coverage Check (pull_request) Has been cancelled
Railtrack Pro Tests / Run Test Suite (pull_request) Has been cancelled
- Add jest.config.js with proper Node.js environment configuration
- Fix train.test.js to use correct relative path: '../../js/train.js'
- Add module.exports to train.js for Node.js module loading
- Update package.json with proper test scripts (test:unit, test:e2e, test:coverage)
2026-03-13 21:21:56 +00:00
Railtrack Pro Dev 40500bb503 feat: initial commit of Railtrack Pro prototype with complete test suite 2026-03-13 14:26:16 +00:00