-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 25fc31a 🚀
- Loading branch information
Showing
12 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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,55 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! | ||
Copyright (c) 2017 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! ***************************************************************************** | ||
Copyright (c) Microsoft Corporation. All rights reserved. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
this file except in compliance with the License. You may obtain a copy of the | ||
License at http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED | ||
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, | ||
MERCHANTABLITY OR NON-INFRINGEMENT. | ||
|
||
See the Apache Version 2.0 License for specific language governing permissions | ||
and limitations under the License. | ||
***************************************************************************** */ | ||
|
||
/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */ | ||
|
||
/** @license React v0.19.1 | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,2 @@ | ||
<!doctype html> | ||
<html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>index.html</title><link rel="stylesheet" href="assets/app.css"/></head><body data-raw="{"stats":{"suites":2,"tests":4,"passes":4,"pending":0,"failures":0,"testsRegistered":4,"passPercent":100,"pendingPercent":0,"other":0,"hasOther":false,"skipped":0,"hasSkipped":false,"start":"2024-05-01T08:21:26.071Z","end":"2024-05-01T08:21:28.771Z","duration":2700},"results":[{"uuid":"0488ba7d-4e22-4a25-a92f-1afb81b7ecc5","title":"","fullFile":"cypress/e2e/app.spec.cy.js","file":"cypress/e2e/app.spec.cy.js","beforeHooks":[],"afterHooks":[],"tests":[],"suites":[{"uuid":"3840fd13-8750-4685-b124-6c4bbe6ce5f0","title":"app page loads","fullFile":"","file":"","beforeHooks":[],"afterHooks":[],"tests":[{"title":"displays the index page","fullTitle":"app page loads displays the index page","timedOut":null,"duration":590,"state":"passed","speed":"fast","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.url().should(\"contains\", \"/\");","err":{},"uuid":"b282fb26-5d11-44dc-af80-e2c35059ae2d","parentUUID":"3840fd13-8750-4685-b124-6c4bbe6ce5f0","isHook":false,"skipped":false}],"suites":[],"passes":["b282fb26-5d11-44dc-af80-e2c35059ae2d"],"failures":[],"pending":[],"skipped":[],"duration":590,"root":false,"rootEmpty":false,"_timeout":2000}],"passes":[],"failures":[],"pending":[],"skipped":[],"duration":0,"root":true,"rootEmpty":true,"_timeout":2000},{"uuid":"3a1394cd-d82d-4c7f-8310-525cbbf8b5d1","title":"","fullFile":"cypress/e2e/home.spec.cy.js","file":"cypress/e2e/home.spec.cy.js","beforeHooks":[],"afterHooks":[],"tests":[],"suites":[{"uuid":"1e061214-5d2e-4496-975f-5ecfe75f3c2a","title":"home page loads","fullFile":"","file":"","beforeHooks":[],"afterHooks":[],"tests":[{"title":"displays the index page","fullTitle":"home page loads displays the index page","timedOut":null,"duration":229,"state":"passed","speed":"fast","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.url().should(\"contains\", \"/home\");","err":{},"uuid":"f6ed4e85-a75d-4e51-9b39-9db480577269","parentUUID":"1e061214-5d2e-4496-975f-5ecfe75f3c2a","isHook":false,"skipped":false},{"title":"displays the language link to change to French","fullTitle":"home page loads displays the language link to change to French","timedOut":null,"duration":102,"state":"passed","speed":"fast","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.url().should(\"contains\", \"/home\");\ncy.get('[data-cy=toggle-language-link]').should('contain.text', 'Français');","err":{},"uuid":"7c412ae5-6707-4bc9-a318-cca76824f5a9","parentUUID":"1e061214-5d2e-4496-975f-5ecfe75f3c2a","isHook":false,"skipped":false},{"title":"displays the language link to change to English","fullTitle":"home page loads displays the language link to change to English","timedOut":null,"duration":192,"state":"passed","speed":"fast","pass":true,"fail":false,"pending":false,"context":null,"code":"cy.get('[data-cy=toggle-language-link]').click();\ncy.url().should(\"contains\", \"/fr/home\");\ncy.get('[data-cy=toggle-language-link]').should('contain.text', 'English');","err":{},"uuid":"36b09d74-1c47-4305-a827-807dd0603411","parentUUID":"1e061214-5d2e-4496-975f-5ecfe75f3c2a","isHook":false,"skipped":false}],"suites":[],"passes":["f6ed4e85-a75d-4e51-9b39-9db480577269","7c412ae5-6707-4bc9-a318-cca76824f5a9","36b09d74-1c47-4305-a827-807dd0603411"],"failures":[],"pending":[],"skipped":[],"duration":523,"root":false,"rootEmpty":false,"_timeout":2000}],"passes":[],"failures":[],"pending":[],"skipped":[],"duration":0,"root":true,"rootEmpty":true,"_timeout":2000}],"meta":{"mocha":{"version":"7.0.1"},"mochawesome":{"options":{"quiet":false,"reportFilename":"mochawesome","saveHtml":false,"saveJson":true,"consoleReporter":"spec","useInlineDiffs":false,"code":true},"version":"7.1.3"},"marge":{"options":{"id":"default","reportDir":"cypress/results/json","overwrite":false,"html":false,"json":true},"version":"6.2.0"}}}" data-config="{"reportFilename":"index","reportDir":"report","reportTitle":"next-template","reportPageTitle":"index.html","inline":false,"inlineAssets":false,"assetsDir":"report/assets","cdn":false,"charts":false,"enableCharts":false,"code":true,"enableCode":true,"autoOpen":false,"overwrite":true,"timestamp":false,"ts":false,"showPassed":true,"showFailed":true,"showPending":true,"showSkipped":false,"showHooks":"failed","saveJson":false,"saveHtml":true,"dev":false,"htmlFile":"/home/runner/work/next-template/next-template/report/index.html"}"><div id="report"></div><script src="assets/app.js"></script></body></html> |