initial commit

This commit is contained in:
a.krasnov
2019-09-22 21:26:13 +03:00
commit 5392fa46c2
62 changed files with 1835 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"failed","Sun Sep 22 21:17:01 MSK 2019","Sun Sep 22 21:17:27 MSK 2019","25996","screenshot_tests.tests","yandex_main_page_test","TestYandexMainPage","","","test_search_field",""
"failed","Sun Sep 22 21:17:02 MSK 2019","Sun Sep 22 21:17:30 MSK 2019","27582","screenshot_tests.tests","yandex_main_page_test","TestYandexMainPage","","","test_news_widget","Test for news widget."
1 Status Start Time Stop Time Duration in ms Parent Suite Suite Sub Suite Test Class Test Method Name Description
2 failed Sun Sep 22 21:17:01 MSK 2019 Sun Sep 22 21:17:27 MSK 2019 25996 screenshot_tests.tests yandex_main_page_test TestYandexMainPage test_search_field
3 failed Sun Sep 22 21:17:02 MSK 2019 Sun Sep 22 21:17:30 MSK 2019 27582 screenshot_tests.tests yandex_main_page_test TestYandexMainPage test_news_widget Test for news widget.