diff --git a/.gitignore b/.gitignore index 140109c..4ce85d9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,11 @@ # Visual regression snapshots (allow these) !tests/e2e/visual-regression.spec.ts-snapshots/ !tests/e2e/visual-regression.spec.ts-snapshots/*.png +# Footer and header responsive snapshots (allow these) +!tests/e2e/footer.responsive.spec.js-snapshots/ +!tests/e2e/footer.responsive.spec.js-snapshots/*.png +!tests/e2e/header.responsive.spec.js-snapshots/ +!tests/e2e/header.responsive.spec.js-snapshots/*.png # Ignore other image files *.png *.jpg diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-2xl.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-2xl.png new file mode 100644 index 0000000..7471770 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-2xl.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-3xl.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-3xl.png new file mode 100644 index 0000000..faed74c Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-3xl.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-4xl.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-4xl.png new file mode 100644 index 0000000..bc14cd5 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-4xl.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-full.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-full.png new file mode 100644 index 0000000..71608e0 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-full.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-lg.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-lg.png new file mode 100644 index 0000000..e362c65 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-lg.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-nav.png new file mode 100644 index 0000000..25eac7b Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-social.png new file mode 100644 index 0000000..11b885d Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-focus-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-nav.png new file mode 100644 index 0000000..3bb9903 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-social.png new file mode 100644 index 0000000..5a36598 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md-hover-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-md.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md.png new file mode 100644 index 0000000..4dc483a Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-md.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-sm.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-sm.png new file mode 100644 index 0000000..b1151e6 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-sm.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-nav.png new file mode 100644 index 0000000..2ade110 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-social.png new file mode 100644 index 0000000..ee5808f Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-focus-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-nav.png new file mode 100644 index 0000000..a08bbc7 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-social.png new file mode 100644 index 0000000..cfb4f6f Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl-hover-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl.png new file mode 100644 index 0000000..812fad0 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xl.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-nav.png new file mode 100644 index 0000000..fdb96d5 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-social.png new file mode 100644 index 0000000..7d4cce8 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-focus-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-nav.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-nav.png new file mode 100644 index 0000000..95df142 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-nav.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-social.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-social.png new file mode 100644 index 0000000..caf5d7b Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs-hover-social.png differ diff --git a/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs.png b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs.png new file mode 100644 index 0000000..63ca9a5 Binary files /dev/null and b/tests/e2e/footer.responsive.spec.js-snapshots/footer-xs.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-2xl.png b/tests/e2e/header.responsive.spec.js-snapshots/header-2xl.png new file mode 100644 index 0000000..2d763b5 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-2xl.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-3xl.png b/tests/e2e/header.responsive.spec.js-snapshots/header-3xl.png new file mode 100644 index 0000000..db30faf Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-3xl.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-4xl.png b/tests/e2e/header.responsive.spec.js-snapshots/header-4xl.png new file mode 100644 index 0000000..f358e1e Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-4xl.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-full.png b/tests/e2e/header.responsive.spec.js-snapshots/header-full.png new file mode 100644 index 0000000..d5428a3 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-full.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-lg.png b/tests/e2e/header.responsive.spec.js-snapshots/header-lg.png new file mode 100644 index 0000000..afed3ad Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-lg.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-button.png new file mode 100644 index 0000000..673932a Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-nav.png new file mode 100644 index 0000000..26d6cca Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-md-focus-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-button.png new file mode 100644 index 0000000..9362494 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-nav.png new file mode 100644 index 0000000..3d19833 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-md-hover-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-md.png b/tests/e2e/header.responsive.spec.js-snapshots/header-md.png new file mode 100644 index 0000000..5651ef7 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-md.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-sm.png b/tests/e2e/header.responsive.spec.js-snapshots/header-sm.png new file mode 100644 index 0000000..27a4142 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-sm.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-button.png new file mode 100644 index 0000000..df49c6e Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-nav.png new file mode 100644 index 0000000..a5843fe Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-focus-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-button.png new file mode 100644 index 0000000..0f30af0 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-nav.png new file mode 100644 index 0000000..9599ed6 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xl-hover-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xl.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xl.png new file mode 100644 index 0000000..2944779 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xl.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-button.png new file mode 100644 index 0000000..0a3b2eb Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-nav.png new file mode 100644 index 0000000..1c203f0 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-focus-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-button.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-button.png new file mode 100644 index 0000000..5c93fb2 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-button.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-nav.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-nav.png new file mode 100644 index 0000000..2f5c19a Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xs-hover-nav.png differ diff --git a/tests/e2e/header.responsive.spec.js-snapshots/header-xs.png b/tests/e2e/header.responsive.spec.js-snapshots/header-xs.png new file mode 100644 index 0000000..d423313 Binary files /dev/null and b/tests/e2e/header.responsive.spec.js-snapshots/header-xs.png differ