This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
owncast
Watch
0
Fork
0
You've already forked owncast
Code
Activity
Files
0ac9ea7f571075414473ae32f3753dd30eb77a7e
owncast
/
test
History
Gabe Kangas
0ac9ea7f57
Add a test utility for timing the duration of things easily
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
Add some simple load tests
2020-07-15 21:40:22 -07:00
ocTestStream.sh
Use built-in aac codec for test script
2020-09-22 11:08:35 -07:00
package-lock.json
Fix security alert with test script
2020-08-26 23:20:38 -07:00
README.md
Add some simple load tests
2020-07-15 21:40:22 -07:00
userColorsTest.js
Allow user colors to be more red
2020-09-21 14:14:55 -07:00
websocketTest.js
Add some simple load tests
2020-07-15 21:40:22 -07:00
websocketTest.yaml
Add some simple load tests
2020-07-15 21:40:22 -07:00
README.md
Tests
Load Tests
Install
artillery
from NPM/Yarn/Whatever Javascript package manager is popular this week.
Start an instance of the server on localhost.
artillery run httpGetTest.yaml
for endpoint load tests.
artillery run websocketTest.yaml
for websocket load tests.
View Git Blame
Copy Permalink