This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
cal.pub0.org
Watch
1
Star
0
Fork
You've already forked cal.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b616d36fcc
cal.pub0.org
/
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
}