Started Adding Jest and Tests

This commit is contained in:
Ahmad 2024-12-28 17:36:50 -05:00
parent 542405be98
commit 64c366998e
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
9 changed files with 3047 additions and 59 deletions

2
.gitignore vendored
View file

@ -6,6 +6,7 @@
# testing
/coverage
/__tests__/__snapshots__
# next.js
/.next/
@ -37,3 +38,4 @@ next-env.d.ts
# other
/.vscode/
/.content-collections
/.swc