Skip to content

v3.0.0

v3.0.0 #12

GitHub Actions / jest-github-action succeeded Jan 30, 2024 in 0s

Jest tests passed

36 tests passing in 3 suites.

Details

yarn run v1.22.21
$ /home/runner/work/opensky-api/opensky-api/node_modules/.bin/jest --testLocationInResults --json --coverage --outputFile=/home/runner/work/opensky-api/opensky-api/jest.results.json
Done in 6.02s.

PASS src/mappers/StateVectorMapper.test.ts
PASS src/lib/BoundingBox.test.ts
PASS src/lib/OpenSkyApi.test.ts

Test Suites: 3 passed, 3 total
Tests: 36 passed, 36 total
Snapshots: 0 total
Time: 4.689 s
Ran all test suites.
Test results written to: jest.results.json