owncast/test
2020-09-22 14:10:01 -07:00
..
durationTimerTest.go Add a test utility for timing the duration of things easily 2020-09-22 14:10:01 -07:00
httpGetTest.yaml
ocTestStream.sh Use built-in aac codec for test script 2020-09-22 11:08:35 -07:00
package-lock.json
README.md
userColorsTest.js Allow user colors to be more red 2020-09-21 14:14:55 -07:00
websocketTest.js
websocketTest.yaml

Tests

Load Tests

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