unit_test_log.txt 252 B

123456789
  1. 
  2. > backend@1.0.0 test
  3. > jest --runInBand tests/quality-rules.spec.ts
  4. Test Suites: 1 passed, 1 total
  5. Tests: 26 passed, 26 total
  6. Snapshots: 0 total
  7. Time: 0.814 s, estimated 1 s
  8. Ran all test suites matching tests/quality-rules.spec.ts.