Merge pull request #84 from avantifellows/feature/node-engine #42
GitHub Actions / jest-github-action
succeeded
Sep 16, 2024 in 0s
Jest tests passed
3 tests passing in 1 suite.
Details
[email protected] test:jest
jest --ci --testLocationInResults --json --coverage --outputFile=/home/runner/work/quiz-creator/quiz-creator/jest.results.json
PASS src/components/Navbar.test.tsx
Navbar
✓ should render the logo with a link to the homepage (47 ms)
✓ should render navigation links (12 ms)
✓ should highlight the current page link (7 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 0.939 s
Ran all test suites.
Test results written to: jest.results.json
Loading