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

6 Commits

Author SHA1 Message Date
Philipp 587e9c9137 test: add tests for readFilesIntoDict function
Lint / pre-commit Linting (push) Successful in 1m2s
Test / Run Tests (push) Successful in 1m2s
2026-01-04 05:46:44 +00:00
Philipp 0c024fda94 test: add tests for readReplaceAndWriteFiles function
Lint / pre-commit Linting (push) Successful in 58s
Test / Run Tests (push) Successful in 1m18s
2026-01-04 05:44:14 +00:00
Philipp fff3d92bd2 fix: prevent auto-execution of postCode during import and update build
Lint / pre-commit Linting (push) Successful in 1m29s
Test / Run Tests (push) Failing after 1m31s
2026-01-04 05:40:33 +00:00
Philipp 1730ad07fc fix(ci): upgrade node to v22 and update docs to reflect vitest usage (#55)
Lint / pre-commit Linting (push) Successful in 1m13s
Test / Run Tests (push) Successful in 3m19s
Reviewed-on: #55
2026-01-03 22:25:44 +01:00
Philipp 6d3fc8f737 feat: add coverage support for testing and update .gitignore 2026-01-03 22:25:26 +01:00
Philipp c04c144b33 Add testing script and vitest as a dev dependency in package.json 2026-01-03 22:21:17 +01:00