Update API tests, enforce all metrics are from the past

This commit is contained in:
xbgmsharp
2024-12-02 21:36:25 +01:00
parent 48d19f656a
commit 05aa73890a
4 changed files with 13 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
*
* npm install supertest should mocha mochawesome moment
* alias mocha="./node_modules/mocha/bin/_mocha"
* mocha index.js --reporter mochawesome --reporter-options reportDir=/mnt/postgsail/,reportFilename=report_api.html
* mocha index3.js --reporter mochawesome --reporter-options reportDir=/mnt/postgsail/,reportFilename=report_api.html
*
*/