Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
onikishyna committed Jun 20, 2024
0 parents commit ab8c5ac
Show file tree
Hide file tree
Showing 35 changed files with 2,638 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.7d99e117.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.7d99e117.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"><title>Moyo header</title><link rel="stylesheet" href="index.7d99e117.css"></head><body> <header class="header"> <div class="logo"> <a href="#" class="link"> <img src="logo.eddae0ff.png" alt="MOYO logo" class="img"> </a> </div> <nav class="nav"> <ul class="list"> <li class="item"> <a href="#apple" class="is-active link"> Apple </a> </li> <li class="item"> <a href="#samsung" class="link"> Samsung </a> </li> <li class="item"> <a href="#smartphones" class="link"> Smartphones </a> </li> <li class="item"> <a href="#laptops_computers" class="link" data-qa="hover"> Laptops & Computers </a> </li> <li class="item"> <a href="#gadgets" class="link"> Gadgets </a> </li> <li class="item"> <a href="#tablets" class="link"> Tablets </a> </li> <li class="item"> <a href="#photo" class="link"> Photo </a> </li> <li class="item"> <a href="#video" class="link"> Video </a> </li> </ul> </nav> </header> </body></html>
Binary file added logo.eddae0ff.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 report/bitmaps_reference/Header_tag_1024px.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 report/bitmaps_reference/Header_tag_1200px.png
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.
Binary file added report/bitmaps_reference/Nav_tag_1024px.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 report/bitmaps_reference/Nav_tag_1200px.png
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.
197 changes: 197 additions & 0 deletions report/bitmaps_test/20240620-135314/report.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
{
"testSuite": "BackstopJS",
"tests": [
{
"pair": {
"reference": "..\\bitmaps_reference\\Header_tag_1024px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Header_tag_1024px.png",
"selector": "header",
"fileName": "Header_tag_1024px.png",
"label": "Header tag",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1024px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Header_tag_1200px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Header_tag_1200px.png",
"selector": "header",
"fileName": "Header_tag_1200px.png",
"label": "Header tag",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1200px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Nav_tag_1024px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Nav_tag_1024px.png",
"selector": "nav",
"fileName": "Nav_tag_1024px.png",
"label": "Nav tag",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1024px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Nav_tag_1200px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Nav_tag_1200px.png",
"selector": "nav",
"fileName": "Nav_tag_1200px.png",
"label": "Nav tag",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1200px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Link_with_data-qa_hover_1024px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Link_with_data-qa_hover_1024px.png",
"selector": "[data-qa=\"hover\"]",
"fileName": "Link_with_data-qa_hover_1024px.png",
"label": "Link with data-qa_hover",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1024px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Link_with_data-qa_hover_1200px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Link_with_data-qa_hover_1200px.png",
"selector": "[data-qa=\"hover\"]",
"fileName": "Link_with_data-qa_hover_1200px.png",
"label": "Link with data-qa_hover",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1200px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Link_with_class_is-active_1024px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Link_with_class_is-active_1024px.png",
"selector": "a.is-active",
"fileName": "Link_with_class_is-active_1024px.png",
"label": "Link with class_is-active",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1024px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
},
{
"pair": {
"reference": "..\\bitmaps_reference\\Link_with_class_is-active_1200px.png",
"test": "..\\bitmaps_test\\20240620-135314\\Link_with_class_is-active_1200px.png",
"selector": "a.is-active",
"fileName": "Link_with_class_is-active_1200px.png",
"label": "Link with class_is-active",
"requireSameDimensions": false,
"misMatchThreshold": 1,
"url": "http://localhost:3001/index.html",
"referenceUrl": "https://mate-academy.github.io/layout_solutions/moyo-header/",
"expect": 0,
"viewportLabel": "1200px",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"misMatchPercentage": "0.00"
}
},
"status": "pass"
}
]
}
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 report/html_report/assets/fonts/Lato-Bold.ttf
Binary file not shown.
Binary file added report/html_report/assets/fonts/Lato-Regular.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ab8c5ac

Please sign in to comment.