-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update for 7-multiple-testcases-for-multiple-projectsproducts-using-f…
…ixtures
- Loading branch information
1 parent
88b56fa
commit 6415fb1
Showing
36 changed files
with
815 additions
and
755 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-17.3 KB
POC/poc_automation/__pycache__/test_sample_testcases.cpython-310-pytest-7.2.2.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# conftest.py | ||
|
||
import pytest | ||
|
||
def pytest_configure(config): | ||
config.addinivalue_line("markers", "IvinPro_test: Marker for test cases related to Lifeeazy product.") | ||
config.addinivalue_line("markers", "Lifeeazy_test: Marker for test cases related to Ivin_Pro product.") |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file removed
BIN
-1.22 KB
POC/poc_automation/migrations/__pycache__/0001_initial.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-152 Bytes
POC/poc_automation/migrations/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.