mirror of
https://github.com/owncast/owncast.git
synced 2024-11-28 11:09:01 +03:00
f42f6d9890
Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7. - [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7) --- updated-dependencies: - dependency-name: requirejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
badchatdata.js | ||
chatLoadTest.js | ||
hls.yaml | ||
httpGetTest.yaml | ||
package-lock.json | ||
package.json | ||
README.md |
Tests
Load Tests
- Install artillery from NPM/Yarn/Whatever Javascript package manager is popular this week.
- Install artillery-plugin-hls
- Start an instance of the server on localhost.
artillery run httpGetTest.yaml
for endpoint load tests.artillery run websocketTest.yaml
for websocket load tests.