owncast/test
2020-08-26 23:20:38 -07:00
..
httpGetTest.yaml
package-lock.json Fix security alert with test script 2020-08-26 23:20:38 -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. 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.