Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
sagemathinc
Edit Copy
Star
5
GitHub Repository:
sagemathinc/cocalc
Path:
blob/master/src/packages/static/test/setup.js
1
7
1
0
views
1
require
(
"@testing-library/jest-dom"
)
;
2
process
.
env
.
COCALC_TEST_MODE
=
true
;
3