npm WARN deprecated superagent@8.1.2: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net added 636 packages, and audited 1828 packages in 10s 118 packages are looking for funding run `npm fund` for details 10 vulnerabilities (1 low, 4 moderate, 3 high, 2 critical) To address all issues, run: npm audit fix Run `npm audit` for details. > test > AUTH_SERVICE_URL=http://localhost:4000 DEVICE_SERVICE_URL=http://localhost:4000 EXPERIMENT_SERVICE_URL=http://localhost:4000 mocha (node:3774) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`: --import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));' (Use `node --trace-warnings ...` to show where the warning was created) LTI Login ✔ should be able to launch (559ms) ✔ should be able to launch multiple times (285ms) Platform ✔ should list platforms when authorized (38ms) ✔ should delete not registered platforms from the database ✔ should create a platform when authorized ✔ should NOT create a platform when NOT authorized LTI Students ✔ should display students (120ms) ✔ should update students (231ms) 8 passing (2s)