1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00

add basic api tests

This commit is contained in:
Robin Appelman 2017-07-16 01:12:07 +02:00
commit e00e6ece5f
30 changed files with 350 additions and 17 deletions

8
package.json Normal file
View file

@ -0,0 +1,8 @@
{
"devDependencies": {
"chakram": "^1.5.0",
"express": "^4.15.3",
"mocha": "^3.4.2",
"tf2-demo": "^1.1.3"
}
}