Skip to content

Commit ff35a1b

Browse files
committed
reinstate several tests, update imports, and add test task to build workflow
1 parent a09cc97 commit ff35a1b

30 files changed

+239
-2811
lines changed

.eslintrc.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// eslint-disable-next-line @typescript-eslint/no-var-requires
21
const path = require('path');
32

43
/** @type {import("eslint").Linter.Config} */

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,8 @@ jobs:
5252
- name: Run build
5353
run: pnpm lint
5454

55+
- name: Run tests
56+
run: pnpm test
57+
5558
- name: Run knip
5659
run: pnpm knip

lib/development-protocol/assets/HIVServices.csv

Lines changed: 0 additions & 255 deletions
This file was deleted.

lib/development-protocol/assets/HIVServices.json

Lines changed: 0 additions & 238 deletions
This file was deleted.
Binary file not shown.

lib/development-protocol/assets/previousInterview.csv

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)