snapshots with cookies

This commit is contained in:
Rick van Lieshout 2022-09-06 23:49:28 +02:00
parent 956e35c65b
commit 1cf766573d
9 changed files with 342 additions and 0 deletions

View File

@ -2,6 +2,44 @@
exports[`Layout renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
test
</div>
`;

View File

@ -2,6 +2,44 @@
exports[`CategoriesTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`CategoryTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`IndexTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`NotFoundTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`PageTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`PostTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<a
href="/"

View File

@ -2,6 +2,44 @@
exports[`TagTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>

View File

@ -2,6 +2,44 @@
exports[`TagsTemplate renders correctly 1`] = `
<div>
<div
className="CookieConsent"
style={
Object {
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
>
This website uses cookies to enhance the user experience.
<small>
Click
<a
href="/"
>
here
</a>
to learn more about cookies.
</small>
</div>
<div
className=""
>
<button
aria-label="Accept cookies"
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
>
I understand
</button>
</div>
</div>
<div>
<div>
<div>