This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
de4dd08c3c
bigbluebutton-Github
/
bigbluebutton-tests
/
puppeteer
/
stress
/
stress.test.js
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
update .env-template and add condition to stress test
2021-08-10 03:56:44 +08:00
const
stressTest
=
require
(
'./stress.obj'
)
;
test suite: add newlines at the end of puppeteer javascript files that didn't have them
2023-04-04 04:23:26 +08:00
describe
(
'Stress'
,
stressTest
)
;
Reference in New Issue
Copy Permalink