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
+4
View File
@@ -0,0 +1,4 @@
{
"total" : 2,
"items" : [ ]
}
@@ -0,0 +1,5 @@
[ {
"data" : {
"Product defects" : 2
}
} ]
+15
View File
@@ -0,0 +1,15 @@
{
"total" : 1,
"items" : [ {
"uid" : "8fb3a91ba5aaf9de24cc8a92edc82b5d",
"name" : "Product defects",
"statistic" : {
"failed" : 2,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 2
}
} ]
}
@@ -0,0 +1,5 @@
[ {
"data" : {
"duration" : 28529
}
} ]
+21
View File
@@ -0,0 +1,21 @@
[ {
"uid" : "ff3cf8e351b44c24",
"name" : "test_search_field",
"time" : {
"start" : 1569176221591,
"stop" : 1569176247587,
"duration" : 25996
},
"status" : "failed",
"severity" : "normal"
}, {
"uid" : "35bf2eac0f3b5d9d",
"name" : "test_news_widget",
"time" : {
"start" : 1569176222538,
"stop" : 1569176250120,
"duration" : 27582
},
"status" : "failed",
"severity" : "normal"
} ]
+1
View File
@@ -0,0 +1 @@
[ ]
+1
View File
@@ -0,0 +1 @@
[ ]
+10
View File
@@ -0,0 +1,10 @@
[ {
"data" : {
"failed" : 2,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 2
}
} ]
+1
View File
@@ -0,0 +1 @@
[ ]
+6
View File
@@ -0,0 +1,6 @@
[ {
"data" : {
"run" : 2,
"retry" : 0
}
} ]
+21
View File
@@ -0,0 +1,21 @@
[ {
"uid" : "35bf2eac0f3b5d9d",
"name" : "test_news_widget",
"time" : {
"start" : 1569176222538,
"stop" : 1569176250120,
"duration" : 27582
},
"status" : "failed",
"severity" : "normal"
}, {
"uid" : "ff3cf8e351b44c24",
"name" : "test_search_field",
"time" : {
"start" : 1569176221591,
"stop" : 1569176247587,
"duration" : 25996
},
"status" : "failed",
"severity" : "normal"
} ]
+21
View File
@@ -0,0 +1,21 @@
[ {
"uid" : "ff3cf8e351b44c24",
"name" : "test_search_field",
"time" : {
"start" : 1569176221591,
"stop" : 1569176247587,
"duration" : 25996
},
"status" : "failed",
"severity" : "normal"
}, {
"uid" : "35bf2eac0f3b5d9d",
"name" : "test_news_widget",
"time" : {
"start" : 1569176222538,
"stop" : 1569176250120,
"duration" : 27582
},
"status" : "failed",
"severity" : "normal"
} ]
+15
View File
@@ -0,0 +1,15 @@
{
"total" : 1,
"items" : [ {
"uid" : "24b6faeef3ea7966bb42e6050a32e636",
"name" : "screenshot_tests.tests",
"statistic" : {
"failed" : 2,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 2
}
} ]
}
+20
View File
@@ -0,0 +1,20 @@
{
"reportName" : "Allure Report",
"testRuns" : [ ],
"statistic" : {
"failed" : 2,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 2
},
"time" : {
"start" : 1569176221591,
"stop" : 1569176250120,
"duration" : 28529,
"minDuration" : 25996,
"maxDuration" : 27582,
"sumDuration" : 53578
}
}