Skip to content

Added git commit hooks that also run in CI #95

Added git commit hooks that also run in CI

Added git commit hooks that also run in CI #95

GitHub Actions / jest-github-action succeeded Feb 4, 2024 in 0s

Jest tests passed

1 tests passing in 1 suite.

Details

yarn run v1.22.21
$ jest --passWithNoTests --testLocationInResults --json --coverage --outputFile=/home/runner/work/opendtu-react-native/opendtu-react-native/jest.results.json
Done in 25.14s.

PASS tests/App.test.tsx (22.531 s)
✓ renders correctly (9 ms)

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