Merge pull request #85 from avantifellows/bugfix/regenerate-links #46
GitHub Actions / jest-github-action
succeeded
Sep 18, 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 (51 ms)
✓ should render navigation links (10 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.948 s
Ran all test suites.
Test results written to: jest.results.json
Loading