This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
ToolJet
Watch
1
Star
0
Fork
You've already forked ToolJet
0
mirror of
https://github.com/ToolJet/ToolJet
synced
2026-04-27 16:37:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
51075205b9
ToolJet
/
frontend
/
cypress.json
5 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
Setup cypress for testing the react app
2021-06-04 16:19:12 +00:00
{
Configured cypress to use webpack-dev-server
2021-06-05 03:55:28 +00:00
"testFiles"
:
"**/*.spec.jsx"
,
"componentFolder"
:
"./src"
,
"nodeVersion"
:
"system"
}
Reference in a new issue
Copy permalink