Files
owncast/test/load
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e73e3e1f55 chore(deps): bump axios and artillery in /test/load (#4239)
Bumps [axios](https://github.com/axios/axios) to 1.8.2 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.8.2)

Updates `artillery` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.21...artillery-2.0.22)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: artillery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 18:18:10 -08:00
..
2021-01-19 23:58:14 -08:00
2021-01-19 23:58:14 -08:00
2021-01-19 23:58:14 -08:00

Tests

Load Tests

  1. Install artillery from NPM/Yarn/Whatever Javascript package manager is popular this week.
  2. Install artillery-plugin-hls
  3. Start an instance of the server on localhost.
  4. artillery run httpGetTest.yaml for endpoint load tests.
  5. artillery run websocketTest.yaml for websocket load tests.