Merge pull request #95 from avantifellows/feat-new-grades #27
GitHub Actions / jest-github-action
succeeded
Nov 19, 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 (43 ms)
✓ should render navigation links (9 ms)
✓ should highlight the current page link (6 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 0.928 s
Ran all test suites.
Test results written to: jest.results.json
Loading