From e11f33391542d68efc26ffc680496a4f6b820311 Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:30:02 -0600 Subject: [PATCH] Update tests --- .lighthouseci/assertion-results.json | 35 + .lighthouseci/lhr-1759266547715.html | 2895 ++++ .lighthouseci/lhr-1759266547715.json | 12931 ++++++++++++++++ .lighthouseci/lhr-1759266562740.html | 2895 ++++ .lighthouseci/lhr-1759266562740.json | 12759 +++++++++++++++ .lighthouseci/lhr-1759266578963.html | 2895 ++++ .lighthouseci/lhr-1759266578963.json | 12773 +++++++++++++++ ...127_0_0_1--2025_09_30_21_08_52.report.html | 2895 ++++ ...127_0_0_1--2025_09_30_21_08_52.report.json | 1 + ...127_0_0_1--2025_09_30_21_09_10.report.html | 2895 ++++ ...127_0_0_1--2025_09_30_21_09_10.report.json | 1 + ...127_0_0_1--2025_09_30_21_09_25.report.html | 2895 ++++ ...127_0_0_1--2025_09_30_21_09_25.report.json | 1 + lhci-results/manifest.json | 38 + tests/e2e/header.responsive.spec.js | 8 +- .../404-error-chromium.png | Bin 22300 -> 24360 bytes .../404-error-firefox.png | Bin 39680 -> 42538 bytes .../404-error-mobile.png | Bin 17466 -> 19962 bytes .../404-error-webkit.png | Bin 40315 -> 43034 bytes .../blog-listing-chromium.png | Bin 190653 -> 168449 bytes .../blog-listing-firefox.png | Bin 268876 -> 242026 bytes .../blog-listing-mobile.png | Bin 200011 -> 175916 bytes .../blog-listing-webkit.png | Bin 256401 -> 233343 bytes .../blog-post-chromium.png | Bin 539486 -> 518592 bytes .../blog-post-firefox.png | Bin 706099 -> 667474 bytes .../blog-post-mobile.png | Bin 357144 -> 351604 bytes .../blog-post-webkit.png | Bin 634400 -> 622977 bytes .../feature-card-hover-mobile.png | Bin 10931 -> 10676 bytes .../feature-card-normal-mobile.png | Bin 10676 -> 10931 bytes .../footer-mobile.png | Bin 37128 -> 37459 bytes .../footer-webkit.png | Bin 57796 -> 58328 bytes .../hero-banner-webkit.png | Bin 544815 -> 546111 bytes .../homepage-dark-mode-mobile.png | Bin 147138 -> 146931 bytes .../homepage-dark-mode-webkit.png | Bin 586340 -> 588027 bytes .../homepage-desktop-firefox.png | Bin 627513 -> 627274 bytes .../homepage-desktop-mobile.png | Bin 649638 -> 621294 bytes .../homepage-desktop-webkit.png | Bin 647730 -> 622630 bytes .../homepage-error-chromium.png | Bin 23237 -> 0 bytes .../homepage-error-firefox.png | Bin 40952 -> 0 bytes .../homepage-error-mobile.png | Bin 19816 -> 0 bytes .../homepage-error-webkit.png | Bin 41066 -> 0 bytes .../homepage-high-contrast-webkit.png | Bin 297865 -> 348791 bytes .../homepage-large-desktop-chromium.png | Bin 648429 -> 648426 bytes .../homepage-large-desktop-mobile.png | Bin 797194 -> 797719 bytes .../homepage-loading-webkit.png | Bin 586340 -> 586694 bytes .../homepage-mobile-chromium.png | Bin 117993 -> 117680 bytes .../homepage-mobile-mobile.png | Bin 130426 -> 142934 bytes .../homepage-mobile-webkit.png | Bin 143407 -> 143020 bytes .../homepage-mobile.png | Bin 130426 -> 0 bytes .../homepage-reduced-motion-chromium.png | Bin 475913 -> 475588 bytes .../homepage-tablet-chromium.png | Bin 287098 -> 286784 bytes .../homepage-tablet-firefox.png | Bin 338161 -> 338505 bytes .../homepage-tablet-mobile.png | Bin 352342 -> 338131 bytes .../homepage-tablet-webkit.png | Bin 350249 -> 353460 bytes .../homepage-viewport-webkit.png | Bin 586694 -> 587672 bytes .../logo-wall-mobile.png | Bin 21460 -> 21109 bytes .../logo-wall-webkit.png | Bin 28673 -> 28202 bytes .../numbered-cards-mobile.png | Bin 67692 -> 67340 bytes .../numbered-cards-webkit.png | Bin 74049 -> 74537 bytes .../quote-block-firefox.png | Bin 266651 -> 266118 bytes .../rule-stack-mobile.png | Bin 56712 -> 57116 bytes tests/unit/ContentBanner.test.jsx | 2 +- tests/unit/validation.test.js | 8 +- 63 files changed, 55920 insertions(+), 7 deletions(-) create mode 100644 .lighthouseci/assertion-results.json create mode 100644 .lighthouseci/lhr-1759266547715.html create mode 100644 .lighthouseci/lhr-1759266547715.json create mode 100644 .lighthouseci/lhr-1759266562740.html create mode 100644 .lighthouseci/lhr-1759266562740.json create mode 100644 .lighthouseci/lhr-1759266578963.html create mode 100644 .lighthouseci/lhr-1759266578963.json create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_08_52.report.html create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_08_52.report.json create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_09_10.report.html create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_09_10.report.json create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_09_25.report.html create mode 100644 lhci-results/127_0_0_1--2025_09_30_21_09_25.report.json create mode 100644 lhci-results/manifest.json delete mode 100644 tests/e2e/visual-regression.spec.ts-snapshots/homepage-error-chromium.png delete mode 100644 tests/e2e/visual-regression.spec.ts-snapshots/homepage-error-firefox.png delete mode 100644 tests/e2e/visual-regression.spec.ts-snapshots/homepage-error-mobile.png delete mode 100644 tests/e2e/visual-regression.spec.ts-snapshots/homepage-error-webkit.png delete mode 100644 tests/e2e/visual-regression.spec.ts-snapshots/homepage-mobile.png diff --git a/.lighthouseci/assertion-results.json b/.lighthouseci/assertion-results.json new file mode 100644 index 0000000..cb47c42 --- /dev/null +++ b/.lighthouseci/assertion-results.json @@ -0,0 +1,35 @@ +[ + { + "name": "minScore", + "expected": 0.8, + "actual": 0.74, + "values": [ + 0.72, + 0.74, + 0.67 + ], + "operator": ">=", + "passed": false, + "auditProperty": "performance", + "auditId": "categories", + "level": "warn", + "url": "http://127.0.0.1:3010/" + }, + { + "name": "maxNumericValue", + "expected": 5000, + "actual": 6335.710300000001, + "values": [ + 6443.5928, + 6335.710300000001, + 6894.002000000002 + ], + "operator": "<=", + "passed": false, + "auditId": "interactive", + "level": "warn", + "url": "http://127.0.0.1:3010/", + "auditTitle": "Time to Interactive", + "auditDocumentationLink": "https://developer.chrome.com/docs/lighthouse/performance/interactive/" + } +] \ No newline at end of file diff --git a/.lighthouseci/lhr-1759266547715.html b/.lighthouseci/lhr-1759266547715.html new file mode 100644 index 0000000..14b5515 --- /dev/null +++ b/.lighthouseci/lhr-1759266547715.html @@ -0,0 +1,2895 @@ + + + +
+ + + +