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/next/test/setup.js
1
5
3
9
views
1
require
(
"@testing-library/jest-dom"
)
;
2
process
.
env
.
COCALC_TEST_MODE
=
true
;
3