Skip to content

Commit fe76632

Browse files
deploy: b7ae7d2
1 parent 0196d7b commit fe76632

Some content is hidden

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

47 files changed

+1672
-1641
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ __pycache__/
1818
screenshots/
1919
.env
2020
venv/
21+
.venv/
2122
allure-results/
2223
allure-report/
2324
.js

allure-report.tar.gz

11 Bytes
Binary file not shown.

data/behaviors.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
2-
"","Find a patient","","16","0","0","0","0"
32
"","Login Feature","","6","0","0","0","0"
43
"","Add vaccine to site","","2","0","0","0","0"
5-
"","Logout Feature","","1","0","0","0","0"
4+
"","Find a patient","","16","0","0","0","0"
65
"","Add Batches to vaccine","","1","0","0","0","0"
6+
"","Logout Feature","","1","0","0","0","0"

0 commit comments

Comments
 (0)