owncast/test/load
2021-06-04 20:03:11 -07:00
..
badchatdata.js
hls.yaml
httpGetTest.yaml
package-lock.json Fix missing package.json for load tests 2021-06-04 20:03:11 -07:00
package.json Fix missing package.json for load tests 2021-06-04 20:03:11 -07:00
README.md
websocketTest.js
websocketTest.yaml

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.