Skip to content

Commit 1050782

Browse files
author
Miguel Varela Ramos
authored
E2E Tests (#1678)
1 parent ce27fa0 commit 1050782

File tree

218 files changed

+929
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+929
-69
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ __pycache__/
99
.python-version
1010
.env
1111
.venv
12+
*.egg-info
1213

1314
# OSX
1415
.DS_Store

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion

test/README.md

Lines changed: 4 additions & 66 deletions

test/apis/README.md

Lines changed: 67 additions & 0 deletions
File renamed without changes.

0 commit comments

Comments
 (0)