Test(streak)/year-2007-boundary-validation - #779
Conversation
|
@Ishanvee is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Please pull the latest changes and resolve the conflicts so we can review it! git fetch origin
git rebase origin/main
# resolve any conflicts, then:
git push --force-with-leaseOnce resolved, the |
|
🎉 Congratulations @Ishanvee! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
* test(streak): add text colour parameter route tests * chore: restore package-lock.json to upstream version * test(streak): add boundary test for year 2007 before GitHub founding
* test(streak): add text colour parameter route tests * chore: restore package-lock.json to upstream version * test(streak): add boundary test for year 2007 before GitHub founding
* test(streak): add text colour parameter route tests * chore: restore package-lock.json to upstream version * test(streak): add boundary test for year 2007 before GitHub founding
* test(streak): add text colour parameter route tests * chore: restore package-lock.json to upstream version * test(streak): add boundary test for year 2007 before GitHub founding
Description
Adds a test test for ?year=2007 to confirm it triggers a 400 error.
(Adds one test case and all the existing test cases pass.)
Fixes #746
Pillar
Visual Preview
No visual preview as it this PR just adds a test case.
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.