Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zhouhui.jiang
/
test_cursor
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zhouhui.jiang
2025-11-13 09:54:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ef10a44822d28cabefbee205d1ab8098906550c5
ef10a448
1 parent
52f04547
update
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 additions
and
0 deletions
.gitignore
tests/browser/__pycache__/base_test.cpython-37.pyc
tests/browser/__pycache__/test_delivery_management.cpython-37.pyc
tests/browser/__pycache__/test_login.cpython-37.pyc
tests/browser/__pycache__/test_order_management.cpython-37.pyc
.gitignore
View file @
ef10a44
...
@@ -75,3 +75,4 @@ playwright-report/
...
@@ -75,3 +75,4 @@ playwright-report/
75
.npm
75
.npm
76
.yarn-integrity
76
.yarn-integrity
77
/tests/api/__pycache__
77
/tests/api/__pycache__
78
+
/tests/browser/__pycache__
...
...
tests/browser/__pycache__/base_test.cpython-37.pyc
deleted
100644 → 0
View file @
52f0454
No preview for this file type
tests/browser/__pycache__/test_delivery_management.cpython-37.pyc
deleted
100644 → 0
View file @
52f0454
No preview for this file type
tests/browser/__pycache__/test_login.cpython-37.pyc
deleted
100644 → 0
View file @
52f0454
No preview for this file type
tests/browser/__pycache__/test_order_management.cpython-37.pyc
deleted
100644 → 0
View file @
52f0454
No preview for this file type
Please
register
or
login
to post a comment