-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update QA tests results geokrety/geokrety-website@409391d
- Loading branch information
1 parent
fda180e
commit deec1ab
Showing
37 changed files
with
21,136 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,235 @@ | ||
|
||
<html> | ||
<head> | ||
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"> | ||
<meta content="utf-8" http-equiv="encoding"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> | ||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> | ||
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> | ||
<script src="https://code.highcharts.com/highcharts.js"></script> | ||
<script src="http://code.highcharts.com/highcharts-3d.js"></script> | ||
</head> | ||
<body> | ||
<div id="piechart"></div> | ||
<div class="container" style="position:relative;top:20px;"> | ||
<table class="table table-striped table-sm" id="results"> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
<th>Test Name</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr data-toggle="collapse" data-target='div[value="First_image_is_set_as_main_geokret_avatar"]' class="accordion-toggle"> | ||
<td> | ||
<button class="btn btn-default btn-sm"><i class="fas fa-arrow-right"></i></button> | ||
</td> | ||
<td>First image is set as main geokret avatar</td> | ||
</tr> | ||
<tr> | ||
<td colspan="12" class="hiddenRow"><div class="accordian-body collapse" value="First_image_is_set_as_main_geokret_avatar"> | ||
<table class="table table-bordered table-hover" id="innerResults"> | ||
<thead> | ||
<tr> | ||
<th style="text-align:center;vertical-align:middle">Baseline</th> | ||
<th style="text-align:center;vertical-align:middle">Actual</th> | ||
<th style="text-align:center;vertical-align:middle">Diff</th> | ||
<th>Diff value<br><font size="2">(Exp : Actual)</font></th> | ||
</tr> | ||
</thead> | ||
<tbody><tr><td><a href="visual_images/baseline/First_image_is_set_as_main_geokret_avatar/img2.png" target="_blank"><img src="visual_images/baseline/First_image_is_set_as_main_geokret_avatar/img2.png" height="200" width="350"></a></td><td></td><td></td><td></td></tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</td> | ||
</tr><tr data-toggle="collapse" data-target='div[value="First_uploaded_image_is_set_as_main_avatar"]' class="accordion-toggle"> | ||
<td> | ||
<button class="btn btn-default btn-sm"><i class="fas fa-arrow-right"></i></button> | ||
</td> | ||
<td>First uploaded image is set as main avatar</td> | ||
</tr> | ||
<tr> | ||
<td colspan="12" class="hiddenRow"><div class="accordian-body collapse" value="First_uploaded_image_is_set_as_main_avatar"> | ||
<table class="table table-bordered table-hover" id="innerResults"> | ||
<thead> | ||
<tr> | ||
<th style="text-align:center;vertical-align:middle">Baseline</th> | ||
<th style="text-align:center;vertical-align:middle">Actual</th> | ||
<th style="text-align:center;vertical-align:middle">Diff</th> | ||
<th>Diff value<br><font size="2">(Exp : Actual)</font></th> | ||
</tr> | ||
</thead> | ||
<tbody><tr><td><a href="visual_images/baseline/First_uploaded_image_is_set_as_main_avatar/img1.png" target="_blank"><img src="visual_images/baseline/First_uploaded_image_is_set_as_main_avatar/img1.png" height="200" width="350"></a></td><td><a href="visual_images/actual/First_uploaded_image_is_set_as_main_avatar/img1.png" target="_blank"><img src="visual_images/actual/First_uploaded_image_is_set_as_main_avatar/img1.png" height="200" width="350"></a></td><td><a href="visual_images/diff/First_uploaded_image_is_set_as_main_avatar/img1.png" target="_blank"><img src="visual_images/diff/First_uploaded_image_is_set_as_main_avatar/img1.png" height="200" width="350"></a></td> | ||
<td style="color:green;">5>0</td></tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</td> | ||
</tr><tr data-toggle="collapse" data-target='div[value="Set_second_image_as_main_avatar"]' class="accordion-toggle"> | ||
<td> | ||
<button class="btn btn-default btn-sm"><i class="fas fa-arrow-right"></i></button> | ||
</td> | ||
<td>Set second image as main avatar</td> | ||
</tr> | ||
<tr> | ||
<td colspan="12" class="hiddenRow"><div class="accordian-body collapse" value="Set_second_image_as_main_avatar"> | ||
<table class="table table-bordered table-hover" id="innerResults"> | ||
<thead> | ||
<tr> | ||
<th style="text-align:center;vertical-align:middle">Baseline</th> | ||
<th style="text-align:center;vertical-align:middle">Actual</th> | ||
<th style="text-align:center;vertical-align:middle">Diff</th> | ||
<th>Diff value<br><font size="2">(Exp : Actual)</font></th> | ||
</tr> | ||
</thead> | ||
<tbody><tr><td><a href="visual_images/baseline/Set_second_image_as_main_avatar/img1.png" target="_blank"><img src="visual_images/baseline/Set_second_image_as_main_avatar/img1.png" height="200" width="350"></a></td><td><a href="visual_images/actual/Set_second_image_as_main_avatar/img1.png" target="_blank"><img src="visual_images/actual/Set_second_image_as_main_avatar/img1.png" height="200" width="350"></a></td><td><a href="visual_images/diff/Set_second_image_as_main_avatar/img1.png" target="_blank"><img src="visual_images/diff/Set_second_image_as_main_avatar/img1.png" height="200" width="350"></a></td> | ||
<td style="color:green;">5>0</td></tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</td> | ||
</tr><tr data-toggle="collapse" data-target='div[value="Statpic_generated_on_user_create"]' class="accordion-toggle"> | ||
<td> | ||
<button class="btn btn-default btn-sm"><i class="fas fa-arrow-right"></i></button> | ||
</td> | ||
<td>Statpic generated on user create</td> | ||
</tr> | ||
<tr> | ||
<td colspan="12" class="hiddenRow"><div class="accordian-body collapse" value="Statpic_generated_on_user_create"> | ||
<table class="table table-bordered table-hover" id="innerResults"> | ||
<thead> | ||
<tr> | ||
<th style="text-align:center;vertical-align:middle">Baseline</th> | ||
<th style="text-align:center;vertical-align:middle">Actual</th> | ||
<th style="text-align:center;vertical-align:middle">Diff</th> | ||
<th>Diff value<br><font size="2">(Exp : Actual)</font></th> | ||
</tr> | ||
</thead> | ||
<tbody><tr><td><a href="visual_images/baseline/Statpic_generated_on_user_create/img1.png" target="_blank"><img src="visual_images/baseline/Statpic_generated_on_user_create/img1.png" height="200" width="350"></a></td><td><a href="visual_images/actual/Statpic_generated_on_user_create/img1.png" target="_blank"><img src="visual_images/actual/Statpic_generated_on_user_create/img1.png" height="200" width="350"></a></td><td><a href="visual_images/diff/Statpic_generated_on_user_create/img1.png" target="_blank"><img src="visual_images/diff/Statpic_generated_on_user_create/img1.png" height="200" width="350"></a></td> | ||
<td style="color:green;">5>0</td></tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</td> | ||
</tr><tr data-toggle="collapse" data-target='div[value="Statpic_updated_on_geokrety_create"]' class="accordion-toggle"> | ||
<td> | ||
<button class="btn btn-default btn-sm"><i class="fas fa-arrow-right"></i></button> | ||
</td> | ||
<td>Statpic updated on geokrety create</td> | ||
</tr> | ||
<tr> | ||
<td colspan="12" class="hiddenRow"><div class="accordian-body collapse" value="Statpic_updated_on_geokrety_create"> | ||
<table class="table table-bordered table-hover" id="innerResults"> | ||
<thead> | ||
<tr> | ||
<th style="text-align:center;vertical-align:middle">Baseline</th> | ||
<th style="text-align:center;vertical-align:middle">Actual</th> | ||
<th style="text-align:center;vertical-align:middle">Diff</th> | ||
<th>Diff value<br><font size="2">(Exp : Actual)</font></th> | ||
</tr> | ||
</thead> | ||
<tbody><tr><td><a href="visual_images/baseline/Statpic_updated_on_geokrety_create/img1.png" target="_blank"><img src="visual_images/baseline/Statpic_updated_on_geokrety_create/img1.png" height="200" width="350"></a></td><td><a href="visual_images/actual/Statpic_updated_on_geokrety_create/img1.png" target="_blank"><img src="visual_images/actual/Statpic_updated_on_geokrety_create/img1.png" height="200" width="350"></a></td><td><a href="visual_images/diff/Statpic_updated_on_geokrety_create/img1.png" target="_blank"><img src="visual_images/diff/Statpic_updated_on_geokrety_create/img1.png" height="200" width="350"></a></td> | ||
<td style="color:green;">5>0</td></tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<style> | ||
tr.accordion-toggle:hover { | ||
cursor:pointer; | ||
} | ||
img { | ||
image-rendering: pixelated; | ||
object-fit: contain; | ||
} | ||
</style> | ||
<script> | ||
$(document).ready(function() { | ||
var pass = 0; | ||
var fail = 0; | ||
var t = 1; | ||
$("table#innerResults").each(function() { | ||
var $items = $(this).find('tbody tr'); | ||
$.each($items, function(n, e) { | ||
color = $(e).find('td:last').css('color'); | ||
if (color == 'rgb(255, 0, 0)') { | ||
return false; | ||
} | ||
}); | ||
if(color == 'rgb(255, 0, 0)') { | ||
$('table#results > tbody > tr:nth-child(' + t + ') > td:nth-child(2)').css('color','red'); | ||
t = t+2; | ||
fail = fail + 1; | ||
} | ||
else { | ||
$('table#results > tbody > tr:nth-child(' + t + ') > td:nth-child(2)').css('color','green'); | ||
t = t+2; | ||
pass = pass + 1; | ||
} | ||
}); | ||
|
||
$("tr.accordion-toggle").click(function () { | ||
classes = { | ||
"fa-arrow-down": "fa-arrow-right", | ||
"fa-arrow-right": "fa-arrow-down" | ||
} | ||
cls = $(this).find('i:first').attr("class").split(" ")[1]; | ||
$(this).find('i:first').removeClass(cls).addClass(classes[cls]); | ||
}); | ||
|
||
Highcharts.chart('piechart', { | ||
chart: { | ||
type: 'pie', | ||
options3d: { | ||
enabled: true, | ||
alpha: 45, | ||
beta: 0 | ||
} | ||
}, | ||
title: { | ||
text: 'Test result stats' | ||
}, | ||
tooltip: { | ||
pointFormat: '{series.name}: <b>{point.y:.1f}</b>' | ||
}, | ||
plotOptions: { | ||
pie: { | ||
allowPointSelect: true, | ||
cursor: 'pointer', | ||
depth: 35, | ||
colors: ['#32CD32', '#B22222'], | ||
dataLabels: { | ||
enabled: true, | ||
format: '<b>{point.name}</b>: {point.y:.1f}', | ||
style: { | ||
color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' | ||
} | ||
} | ||
} | ||
}, | ||
series: [{ | ||
name: 'Count', | ||
colorByPoint: true, | ||
data: [{ | ||
name: 'Pass', | ||
y: pass, | ||
sliced: true, | ||
selected: true | ||
}, { | ||
name: 'Fail', | ||
y: fail | ||
}] | ||
}] | ||
}); | ||
}); | ||
</script> | ||
</body> | ||
</html> |
Binary file added
BIN
+15.2 KB
...parser/visual_images/actual/First_uploaded_image_is_set_as_main_avatar/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coord-parser/visual_images/actual/First_uploaded_image_is_set_as_main_avatar/img1.png.txt
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 @@ | ||
5>0 green |
Binary file added
BIN
+6.93 KB
coord-parser/visual_images/actual/Picture_Owner_Can_Delete_Picture/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coord-parser/visual_images/actual/Picture_Owner_Can_Delete_Picture/img1.png.txt
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 @@ | ||
5>0 green |
Binary file added
BIN
+15.2 KB
coord-parser/visual_images/actual/Set_second_image_as_main_avatar/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coord-parser/visual_images/actual/Set_second_image_as_main_avatar/img1.png.txt
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 @@ | ||
5>0 green |
Binary file added
BIN
+5.83 KB
coord-parser/visual_images/actual/Statpic_generated_on_user_create/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coord-parser/visual_images/actual/Statpic_generated_on_user_create/img1.png.txt
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 @@ | ||
5>0 green |
Binary file added
BIN
+5.89 KB
coord-parser/visual_images/actual/Statpic_updated_on_geokrety_create/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
coord-parser/visual_images/actual/Statpic_updated_on_geokrety_create/img1.png.txt
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 @@ | ||
5>0 green |
Binary file added
BIN
+9.44 KB
...d-parser/visual_images/diff/First_uploaded_image_is_set_as_main_avatar/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.52 KB
coord-parser/visual_images/diff/Picture_Owner_Can_Delete_Picture/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.42 KB
coord-parser/visual_images/diff/Set_second_image_as_main_avatar/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.34 KB
coord-parser/visual_images/diff/Statpic_generated_on_user_create/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.36 KB
coord-parser/visual_images/diff/Statpic_updated_on_geokrety_create/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.