diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 0ede7a2..033209e 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -30,9 +30,6 @@ jobs: fail-fast: false matrix: include: - - magento-version: 2.4.7-p10 - magento-php-version: php83-fpm - rapidez-php-version: 8.3 - magento-version: 2.4.8-p5 magento-php-version: php84-fpm rapidez-php-version: 8.4 @@ -47,7 +44,7 @@ jobs: env: URL: http://localhost:1234/ FLAT_TABLES: true - CUSTOM_ENTRYPOINT_COMMAND: "php bin/magento encryption:key:change -k 5AM3SD5SkwT8iwIxL6L1q8XQhzK3wk51; magerun2 config:store:set system/smtp/disable 1; magerun2 config:store:set checkout/options/enable_guest_checkout_login 1" + CUSTOM_ENTRYPOINT_COMMAND: 'php bin/magento encryption:key:change -k 5AM3SD5SkwT8iwIxL6L1q8XQhzK3wk51; magerun2 config:store:set system/smtp/disable 1; magerun2 config:store:set checkout/options/enable_guest_checkout_login 1; magerun2 config:store:delete design/head/includes; composer require graycore/magento2-cors; magerun2 module:enable Graycore_Cors; magerun2 config:store:set web/graphql/cors_allowed_origins "*"; magerun2 config:store:set web/graphql/cors_allowed_methods "POST, OPTIONS, GET"; magerun2 config:store:set web/graphql/cors_allowed_headers "Content-Currency, Store, X-Magento-Cache-Id, X-Captcha, Content-Type, Authorization, DNT, TE"; magerun2 config:store:set web/api_rest/cors_allowed_origins "*"' ports: - 3307:3306 - 1234:80 diff --git a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Chrome-linux.png b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Chrome-linux.png index fb15e75..a1c3eee 100644 --- a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Chrome-linux.png +++ b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Chrome-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2adc14a9c9d9c0c6a18f294edb153cb4b0781fd444acd95207605a8237e73b4e -size 130051 +oid sha256:af13b00287e8ffaf12c62a56a5562ed5b4843c17872fc42a18024216a0e87970 +size 127469 diff --git a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Safari-linux.png b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Safari-linux.png index 5876612..7733fdd 100644 --- a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Safari-linux.png +++ b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-Mobile-Safari-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32926bd61642298619a95286a67c7b5856ff5efdcdfa6bd5b1fe0712621ea12f -size 143521 +oid sha256:04fe3e57b4efb39225798b0ea2c6ba71b7d3a44545ef928985b5420aede7f4b6 +size 142783 diff --git a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-chromium-linux.png b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-chromium-linux.png index 9fb3817..1da9ab5 100644 --- a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-chromium-linux.png +++ b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-chromium-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f6894e21127e46e8294e76477e7192973429ff54e8407ea6ef719c6db26b4d4 -size 161289 +oid sha256:6ce9c3deedf4d8dee176cf9dae030017754ef21f2f028b44c133b2fbda839d90 +size 158167 diff --git a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-firefox-linux.png b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-firefox-linux.png index 6ae0dd3..2a308b3 100644 --- a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-firefox-linux.png +++ b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-firefox-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0675119031ab628b1983f22a0275fdf71094a642bb106aed72f410e8e668ee46 -size 230486 +oid sha256:60b4ec843411d993644a7a99d330a82b5936c27c128dc12bb0305a4603c33174 +size 183078 diff --git a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-webkit-linux.png b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-webkit-linux.png index f93517b..1757c41 100644 --- a/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-webkit-linux.png +++ b/tests/playwright/cart.spec.js-snapshots/add-product-simple-1-webkit-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe0227641af46f4fbdfebfcb9bfcb93a85cc78a278d63c8e249cf58307ace937 -size 182826 +oid sha256:8de979d21682fd06f5296dd5b25d3888ecba1eb97871465b2ee891123bfbe8eb +size 179871 diff --git a/tests/playwright/register.spec.js-snapshots/register-Mobile-Chrome-linux.png b/tests/playwright/register.spec.js-snapshots/register-Mobile-Chrome-linux.png index 8481d47..016e703 100644 --- a/tests/playwright/register.spec.js-snapshots/register-Mobile-Chrome-linux.png +++ b/tests/playwright/register.spec.js-snapshots/register-Mobile-Chrome-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33fbfe4c3961ab437b8837ce90f5015866a9f7ca60546f7a3982acad5133af0e -size 125883 +oid sha256:3b1734b6bbb91aba6ad12364a83f6ece341fba32af6a187704a19c14a8ff1b53 +size 121123 diff --git a/tests/playwright/register.spec.js-snapshots/register-Mobile-Safari-linux.png b/tests/playwright/register.spec.js-snapshots/register-Mobile-Safari-linux.png index 5b16eed..d265f14 100644 --- a/tests/playwright/register.spec.js-snapshots/register-Mobile-Safari-linux.png +++ b/tests/playwright/register.spec.js-snapshots/register-Mobile-Safari-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a96d3bc121edc0642d7de1d90bbf87a47504d00d9639d134f85fd5bd35baead0 -size 143449 +oid sha256:a51c2b713ca5d8b97562a3817fa3e1cf40a47c70bc74be362706cb9d00cd339a +size 141098 diff --git a/tests/playwright/register.spec.js-snapshots/register-chromium-linux.png b/tests/playwright/register.spec.js-snapshots/register-chromium-linux.png index d62487f..3608a4c 100644 --- a/tests/playwright/register.spec.js-snapshots/register-chromium-linux.png +++ b/tests/playwright/register.spec.js-snapshots/register-chromium-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0744c48bf56d69a23f35030398815dbb7c5f8f1ea0617890ebc03092b2c81dc1 -size 136575 +oid sha256:be9b3697b8ccd0e000c1ba9cd42ff6b125f8b43c9b9439f700d21982032f098c +size 131306 diff --git a/tests/playwright/register.spec.js-snapshots/register-firefox-linux.png b/tests/playwright/register.spec.js-snapshots/register-firefox-linux.png index 5fb1444..022474c 100644 --- a/tests/playwright/register.spec.js-snapshots/register-firefox-linux.png +++ b/tests/playwright/register.spec.js-snapshots/register-firefox-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8ee1424802ae0711197930a3940060392286a285397cc3a76301f55b4d702c3 -size 186662 +oid sha256:e4b5531e4106bb40305c9d5c1799360e776d8d00053e3cb5650a603e213b49a0 +size 150761 diff --git a/tests/playwright/register.spec.js-snapshots/register-webkit-linux.png b/tests/playwright/register.spec.js-snapshots/register-webkit-linux.png index ccd646a..3c6a470 100644 --- a/tests/playwright/register.spec.js-snapshots/register-webkit-linux.png +++ b/tests/playwright/register.spec.js-snapshots/register-webkit-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7538aa300adccd74a831fd275a8dbcad39d5c1276ed44543398f0578c11eb3cf -size 161997 +oid sha256:e9d65d720d9ac85f1c67d07c8e114ac45489224cce4e411d848bfd4ed3d44920 +size 154743