Update PDAB tests
Some checks failed
DRB Build Tests / drb_build_and_test (push) Failing after 58s

- These new tests will likely not run in actions due to pyaudio
This commit is contained in:
Logan Cusano
2024-04-27 23:34:30 -04:00
parent e7229322e4
commit 6cae18e70c
3 changed files with 342 additions and 22 deletions

View File

@@ -24,8 +24,9 @@
"socket.io-client": "^4.7.2"
},
"devDependencies": {
"chai-http": "^4.4.0",
"chai": "^5.1.0",
"mocha": "^10.4.0",
"typescript": "^5.3.3"
}
}
}