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
80e29254c3
bigbluebutton-Github
/
bigbluebutton-html5
/
tests
/
puppeteer
/
jest.config.js
5 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use Jest for running tests (cherry picked from commit d82cef50e99e9da6f0d6b94f2bd950bf063d6400)
2018-08-31 00:23:36 +08:00
module
.
exports
=
{
Prevent linter from ignoring the test files + some linting.
2018-10-13 02:46:26 +08:00
setupTestFrameworkScriptFile
:
'./jest.setup.js'
,
}
;
Reference in New Issue
Copy Permalink