Skip to content

Bump eslint-plugin-jest from 28.7.0 to 28.8.0 in the development-dependencies group #76

Bump eslint-plugin-jest from 28.7.0 to 28.8.0 in the development-dependencies group

Bump eslint-plugin-jest from 28.7.0 to 28.8.0 in the development-dependencies group #76

GitHub Actions / jest-github-action succeeded Aug 12, 2024 in 0s

Jest tests passed

22 tests passing in 5 suites.

Details

yarn run v1.22.22
$ jest --passWithNoTests --testLocationInResults --json --coverage --outputFile=/home/runner/work/forecast-solar-ts/forecast-solar-ts/jest.results.json
Done in 21.34s.

PASS tests/errors.test.ts (10.373 s)
PASS tests/forecast.test.ts (10.401 s)
PASS tests/generic.test.ts
PASS tests/helper.test.ts
PASS tests/models.test.ts (20.492 s)

Test Suites: 5 passed, 5 total
Tests: 22 passed, 22 total
Snapshots: 7 passed, 7 total
Time: 20.829 s
Ran all test suites.
Test results written to: jest.results.json