aboutsummaryrefslogtreecommitdiff
path: root/jest.config.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-06-26Basic jest tests working for building on JenkinsMax Nanis1-0/+9
2025-06-23Typescript validation finally passes.Max Nanis1-0/+6
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ↵Max Nanis1-0/+7
- which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface