Tests: add basic CLI tests #513
GitHub Actions / Test Report
succeeded
Nov 23, 2024 in 0s
1260 passed, 0 failed and 213 skipped
✅ report.xml
1473 tests were completed in 30s with 1260 passed, 0 failed and 213 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/cli.test.tsx | 5✅ | 489ms | ||
tests/configuration.test.ts | 658✅ | 105⚪ | 3s | |
tests/ndjson.test.ts | 16✅ | 141ms | ||
tests/server.test.ts | 408✅ | 108⚪ | 2s | |
tests/server/gcode-processor/ActionSequence.test.ts | 31✅ | 16ms | ||
tests/server/gcode-processor/CommonGCodeCommand.test.ts | 75✅ | 25ms | ||
tests/server/gcode-processor/GCodeInfo.test.ts | 10✅ | 45ms | ||
tests/server/gcode-processor/GCodeProcessor.test.ts | 30✅ | 40ms | ||
tests/server/gcode-processor/helpers.test.ts | 1✅ | 25ms | ||
tests/server/gcode-processor/integration.test.ts | 25✅ | 28s | ||
tests/server/gcode-processor/SlidingWindowLineProcessor.test.ts | 1✅ | 12ms |
Loading