chore: Add a unit testing framework #49

Merged
Philipp merged 6 commits from add-testing into main 2026-01-04 07:02:24 +01:00
Owner

Add vitest as a unit testing framework

Add vitest as a unit testing framework
Philipp added 1 commit 2025-12-25 13:41:44 +01:00
Add testing script and vitest as a dev dependency in package.json
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m52s
Test / Run Tests (push) Failing after 8m40s
a2b753417a
Philipp added 1 commit 2025-12-27 19:55:36 +01:00
Merge remote-tracking branch 'origin/main' into add-testing
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m26s
Test / Run Tests (push) Failing after 1m48s
b7136de5e2
Philipp added 1 commit 2025-12-27 19:59:18 +01:00
chore: remove cached Prettier files from .gitignore
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m12s
Test / Run Tests (push) Failing after 1m41s
6ff8731e50
Philipp added 1 commit 2025-12-27 22:36:37 +01:00
feat: add coverage support for testing and update .gitignore
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m16s
Test / Run Tests (push) Failing after 8m3s
ae87ee6e35
Philipp added 1 commit 2025-12-28 05:24:30 +01:00
Merge branch 'main' into add-testing
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m33s
Test / Run Tests (push) Failing after 2m5s
48f7596789
Philipp added 1 commit 2025-12-28 06:05:43 +01:00
fix(ci): upgrade node to v22 and update docs to reflect vitest usage (#55)
All checks were successful
Test / Run Tests (push) Successful in 2m14s
Lint / pre-commit Linting (push) Successful in 2m28s
c8eac1ac42
Reviewed-on: #55
Philipp force-pushed add-testing from c8eac1ac42 to 1730ad07fc 2026-01-03 22:26:58 +01:00 Compare
Philipp added 1 commit 2026-01-04 06:40:56 +01:00
fix: prevent auto-execution of postCode during import and update build
Some checks failed
Lint / pre-commit Linting (push) Successful in 1m29s
Test / Run Tests (push) Failing after 1m31s
fff3d92bd2
Philipp added 1 commit 2026-01-04 06:44:36 +01:00
test: add tests for readReplaceAndWriteFiles function
All checks were successful
Lint / pre-commit Linting (push) Successful in 58s
Test / Run Tests (push) Successful in 1m18s
0c024fda94
Philipp added 1 commit 2026-01-04 06:47:04 +01:00
test: add tests for readFilesIntoDict function
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m2s
Test / Run Tests (push) Successful in 1m2s
587e9c9137
Philipp merged commit 3ff19001a7 into main 2026-01-04 07:02:24 +01:00
Philipp deleted branch add-testing 2026-01-04 07:02:28 +01:00
Sign in to join this conversation.