Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DC-TOM
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘照晖
DC-TOM
Commits
95a47813
Commit
95a47813
authored
Sep 02, 2025
by
Cai Wei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(*): 完善测试流程
parent
e10fff24
Pipeline
#1313
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
package.json
package.json
+0
-2
No files found.
package.json
View file @
95a47813
...
@@ -9,8 +9,6 @@
...
@@ -9,8 +9,6 @@
"preview"
:
"vite preview"
,
"preview"
:
"vite preview"
,
"cy:open"
:
"vite --mode development && cypress open"
,
"cy:open"
:
"vite --mode development && cypress open"
,
"cy:open:studio"
:
"./start-studio.sh"
,
"cy:open:studio"
:
"./start-studio.sh"
,
"studio"
:
"./start-studio.sh"
,
"studio:help"
:
"./start-studio.sh --help"
,
"cy:run"
:
"cypress run"
,
"cy:run"
:
"cypress run"
,
"cy:run:studio"
:
"cypress run --spec 'cypress/e2e/studio-generated/*.cy.js'"
,
"cy:run:studio"
:
"cypress run --spec 'cypress/e2e/studio-generated/*.cy.js'"
,
"cy:run:ci"
:
"cypress run --browser chrome --headless"
,
"cy:run:ci"
:
"cypress run --browser chrome --headless"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment