owncast/test/load
dependabot[bot] b1381170c1
Bump word-wrap from 1.2.3 to 1.2.4 in /test/load (#3188)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:21:49 -07:00
..
badchatdata.js
chatLoadTest.js
hls.yaml
httpGetTest.yaml
package-lock.json Bump word-wrap from 1.2.3 to 1.2.4 in /test/load (#3188) 2023-07-18 18:21:49 -07:00
package.json
README.md

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.