This website requires JavaScript.
Explore
Help
Sign in
mythic-insight
/
calcom
Watch
1
Star
0
Fork
You've already forked calcom
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5
1c0c3c7690
calcom
/
cypress.json
8 lines
108 B
JSON
Raw
Normal View
History
Unescape
Escape
add cypress e2e testing (#534)
2021-09-02 16:41:15 +00:00
{
add free plan (#549) - add new fields to support this - when free: - fade out all event types after first - hide events after first on booking page - make booking page after the first one 404 if accessed directly - add e2e tests
2021-09-06 13:51:15 +00:00
"baseUrl"
:
"http://localhost:3000"
,
make cypress more fail-safe (#836)
2021-10-01 15:37:11 +00:00
"chromeWebSecurity"
:
false
,
"retries"
:
{
"runMode"
:
2
}
add cypress e2e testing (#534)
2021-09-02 16:41:15 +00:00
}
Reference in a new issue
Copy permalink