Skip to content

Commit

Permalink
Updated playwright.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
radomyr-horban committed Oct 3, 2023
1 parent 4a6944e commit 849a30f
Show file tree
Hide file tree
Showing 123 changed files with 66 additions and 199 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ playwright/.cache/
#! should these folders be ignored?
allure-results/
allure-report/
ad-blocker
2 changes: 1 addition & 1 deletion allure-report/data/behaviors.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"","","","0","0","21","25","0"
"","","","0","0","15","0","0"
2 changes: 1 addition & 1 deletion allure-report/data/behaviors.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion allure-report/data/packages.json

Large diffs are not rendered by default.

61 changes: 15 additions & 46 deletions allure-report/data/suites.csv
Original file line number Diff line number Diff line change
@@ -1,47 +1,16 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Tue Oct 03 13:35:00 EEST 2023","Tue Oct 03 13:35:15 EEST 2023","15164","firefox","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","0","chromium","demo-todo-app.spec.js","Persistence","","","should persist its data",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Editing","","","should trim entered text",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Routing","","","should allow me to display all items",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Clear completed button","","","should be hidden when there are no items that are completed",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Item","","","should allow me to mark items as complete",""
"passed","Tue Oct 03 13:35:19 EEST 2023","Tue Oct 03 13:35:27 EEST 2023","8766","webkit","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"passed","Tue Oct 03 13:34:47 EEST 2023","Tue Oct 03 13:34:54 EEST 2023","6955","chromium","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","2","chromium","demo-todo-app.spec.js","Item","","","should allow me to edit an item",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Mark all as completed","","","should allow me to mark all items as completed",""
"passed","Tue Oct 03 13:34:54 EEST 2023","Tue Oct 03 13:34:59 EEST 2023","4987","chromium","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Editing","","","should remove the item if an empty text string was entered",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","New Todo","","","should append new items to the bottom of the list",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Counter","","","should display the current number of todo items",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Routing","","","should allow me to display active items",""
"passed","Mon Oct 02 21:15:20 EEST 2023","Mon Oct 02 21:15:26 EEST 2023","5814","chromium","specs\e2e.spec.js","Top menu links","","","should have the corresponding hrefs",""
"passed","Tue Oct 03 13:35:27 EEST 2023","Tue Oct 03 13:35:34 EEST 2023","6567","webkit","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"passed","Tue Oct 03 13:03:30 EEST 2023","Tue Oct 03 13:03:34 EEST 2023","4257","chromium","specs\e2e.spec.js","Main page","","","should open the results page with the searched word",""
"skipped","Tue Oct 03 13:10:51 EEST 2023","Tue Oct 03 13:10:51 EEST 2023","0","chromium","specs\test.spec.js","Test suite","","","random test",""
"passed","Tue Oct 03 13:35:23 EEST 2023","Tue Oct 03 13:35:32 EEST 2023","9144","webkit","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"passed","Tue Oct 03 09:18:36 EEST 2023","Tue Oct 03 09:18:41 EEST 2023","5169","chromium","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages",""
"passed","Tue Oct 03 13:34:47 EEST 2023","Tue Oct 03 13:34:54 EEST 2023","7580","chromium","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"passed","Tue Oct 03 09:18:17 EEST 2023","Tue Oct 03 09:18:22 EEST 2023","4911","chromium","specs\e2e.spec.js","Main page","","","should redirect the browser after clicking on the book image",""
"passed","Mon Oct 02 19:11:38 EEST 2023","Mon Oct 02 19:11:43 EEST 2023","4981","chromium","specs\e2e.spec.js","Top menu links","","","should open to the correspong pages",""
"passed","Tue Oct 03 13:35:01 EEST 2023","Tue Oct 03 13:35:21 EEST 2023","20603","firefox","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","New Todo","","","should clear text input field when an item is added",""
"passed","Tue Oct 03 13:35:09 EEST 2023","Tue Oct 03 13:35:18 EEST 2023","9649","firefox","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Routing","","","should respect the back button",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","4","chromium","demo-todo-app.spec.js","New Todo","","","should allow me to add todo items",""
"passed","Tue Oct 03 13:34:47 EEST 2023","Tue Oct 03 13:34:55 EEST 2023","8503","chromium","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Routing","","","should allow me to display completed items",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Mark all as completed","","","complete all checkbox should update state when items are completed / cleared",""
"passed","Tue Oct 03 09:18:22 EEST 2023","Tue Oct 03 09:18:26 EEST 2023","3469","chromium","specs\e2e.spec.js","Main page","","","should open the results page with the searched word",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","2","chromium","demo-todo-app.spec.js","Editing","","","should hide other controls when editing",""
"passed","Tue Oct 03 13:35:18 EEST 2023","Tue Oct 03 13:35:28 EEST 2023","9428","webkit","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Item","","","should allow me to un-mark items as complete",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Clear completed button","","","should display the correct text",""
"passed","Tue Oct 03 13:35:26 EEST 2023","Tue Oct 03 13:35:37 EEST 2023","10481","webkit","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","2","chromium","demo-todo-app.spec.js","Editing","","","should save edits on blur",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Routing","","","should highlight the currently applied filter",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","0","chromium","demo-todo-app.spec.js","Mark all as completed","","","should allow me to clear the complete state of all items",""
"passed","Tue Oct 03 13:34:47 EEST 2023","Tue Oct 03 13:34:58 EEST 2023","11207","chromium","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Clear completed button","","","should remove completed items when clicked",""
"passed","Tue Oct 03 13:34:56 EEST 2023","Tue Oct 03 13:35:09 EEST 2023","12358","firefox","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
"passed","Tue Oct 03 13:34:56 EEST 2023","Tue Oct 03 13:35:10 EEST 2023","13951","firefox","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"skipped","Tue Oct 03 13:10:28 EEST 2023","Tue Oct 03 13:10:28 EEST 2023","1","chromium","demo-todo-app.spec.js","Editing","","","should cancel edits on escape",""
"passed","Tue Oct 03 14:14:24 EEST 2023","Tue Oct 03 14:14:31 EEST 2023","7104","chromium","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
"passed","Tue Oct 03 14:14:33 EEST 2023","Tue Oct 03 14:14:44 EEST 2023","11190","firefox","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"passed","Tue Oct 03 14:14:58 EEST 2023","Tue Oct 03 14:15:04 EEST 2023","6003","webkit","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"passed","Tue Oct 03 14:14:44 EEST 2023","Tue Oct 03 14:14:51 EEST 2023","6971","firefox","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"passed","Tue Oct 03 14:14:37 EEST 2023","Tue Oct 03 14:14:48 EEST 2023","11746","firefox","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"passed","Tue Oct 03 14:14:31 EEST 2023","Tue Oct 03 14:14:36 EEST 2023","5147","chromium","specs\e2e.spec.js","Top menu links","","","should open the corresponding pages after clicking on them",""
"passed","Tue Oct 03 14:14:24 EEST 2023","Tue Oct 03 14:14:31 EEST 2023","7457","chromium","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"passed","Tue Oct 03 14:14:24 EEST 2023","Tue Oct 03 14:14:34 EEST 2023","10535","chromium","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"passed","Tue Oct 03 14:14:54 EEST 2023","Tue Oct 03 14:15:02 EEST 2023","7801","webkit","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"passed","Tue Oct 03 14:14:49 EEST 2023","Tue Oct 03 14:14:58 EEST 2023","9479","webkit","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
"passed","Tue Oct 03 14:14:53 EEST 2023","Tue Oct 03 14:15:00 EEST 2023","7523","webkit","specs\e2e.spec.js","Main page","","","should open the results page with items containing the searched word",""
"passed","Tue Oct 03 14:14:39 EEST 2023","Tue Oct 03 14:14:53 EEST 2023","13802","firefox","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"passed","Tue Oct 03 14:14:56 EEST 2023","Tue Oct 03 14:15:07 EEST 2023","10361","webkit","specs\e2e.spec.js","Registration page","","","should allow a user to register",""
"passed","Tue Oct 03 14:14:24 EEST 2023","Tue Oct 03 14:14:32 EEST 2023","8070","chromium","specs\e2e.spec.js","Issues page","","","should show page number in the URL after clicking on the pagination",""
"passed","Tue Oct 03 14:14:33 EEST 2023","Tue Oct 03 14:14:44 EEST 2023","11129","firefox","specs\e2e.spec.js","Main page","","","should open online shop page after clicking on the book image",""
2 changes: 1 addition & 1 deletion allure-report/data/suites.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion allure-report/data/timeline.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions allure-report/export/influxDbData.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
launch_status failed=0 1696329574000000000
launch_status broken=0 1696329574000000000
launch_status passed=21 1696329574000000000
launch_status skipped=25 1696329574000000000
launch_status unknown=0 1696329574000000000
launch_time duration=66238673 1696329574000000000
launch_time min_duration=0 1696329574000000000
launch_time max_duration=20603 1696329574000000000
launch_time sum_duration=183972 1696329574000000000
launch_retries retries=734 1696329574000000000
launch_retries run=46 1696329574000000000
launch_status failed=0 1696331715000000000
launch_status broken=0 1696331715000000000
launch_status passed=15 1696331715000000000
launch_status skipped=0 1696331715000000000
launch_status unknown=0 1696331715000000000
launch_time duration=43070 1696331715000000000
launch_time min_duration=5147 1696331715000000000
launch_time max_duration=13802 1696331715000000000
launch_time sum_duration=134318 1696331715000000000
launch_retries retries=5 1696331715000000000
launch_retries run=15 1696331715000000000
16 changes: 8 additions & 8 deletions allure-report/export/prometheusData.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
launch_status_failed 0
launch_status_broken 0
launch_status_passed 21
launch_status_skipped 25
launch_status_passed 15
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 66238673
launch_time_min_duration 0
launch_time_max_duration 20603
launch_time_sum_duration 183972
launch_retries_retries 734
launch_retries_run 46
launch_time_duration 43070
launch_time_min_duration 5147
launch_time_max_duration 13802
launch_time_sum_duration 134318
launch_retries_retries 5
launch_retries_run 15
2 changes: 1 addition & 1 deletion allure-report/history/duration-trend.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"data":{"duration":66238673}}]
[{"data":{"duration":43070}}]
2 changes: 1 addition & 1 deletion allure-report/history/history-trend.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"data":{"failed":0,"broken":0,"skipped":25,"passed":21,"unknown":0,"total":46}}]
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":15,"unknown":0,"total":15}}]
Loading

0 comments on commit 849a30f

Please sign in to comment.