feat: add test job

This commit is contained in:
Stevan Freeborn
2023-02-20 10:47:40 -06:00
parent 0fd73a64b4
commit 7dc123feaa
3 changed files with 61 additions and 13 deletions
+2 -1
View File
@@ -58,6 +58,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.14.0",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
@@ -83,4 +84,4 @@
"axios": "^1.2.4",
"form-data": "^4.0.0"
}
}
}