This website requires JavaScript.
Explore
Help
Sign In
mirror
/
element-plus
Watch
2
Star
0
Fork
0
You've already forked element-plus
mirror of
https://github.com/element-plus/element-plus.git
synced
2024-11-21 01:02:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15895d6d4d
element-plus
/
cypress.json
5 lines
66 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(project): adding cypress into element plus (#5281) * feat(project): adding cypress into element plus - Introduce Cypress to Element Plus - Add Action config for running Cypress automatically after workflow for build website done - Add a base case for button.spec.ts - Add cypress recordings and screenshots to gitignore - Add Cypress into tsconfig.json for global typing intelligence - Add scripts for running cypress * - Update cpress.yml syntax error * - Remove cypress from jest running collector
2022-01-10 19:25:48 +08:00
{
"video"
:
false
,
fix(ci): cypress ci issue (#5289) - Replace localhost with 127.0.0.1 - Add feature flag for headless Chrome
2022-01-10 23:27:02 +08:00
"baseUrl"
:
"http://127.0.0.1:5001/en-US/"
feat(project): adding cypress into element plus (#5281) * feat(project): adding cypress into element plus - Introduce Cypress to Element Plus - Add Action config for running Cypress automatically after workflow for build website done - Add a base case for button.spec.ts - Add cypress recordings and screenshots to gitignore - Add Cypress into tsconfig.json for global typing intelligence - Add scripts for running cypress * - Update cpress.yml syntax error * - Remove cypress from jest running collector
2022-01-10 19:25:48 +08:00
}
Reference in New Issue
Copy Permalink