Anvil/tests/components/pages
André Jaenisch 7484bfeb1a
refactor: extract Welcome page into component
This allows for proper testing and documentation in Storybook.
I also moved the image into its own component. This required me to
adjust the vitest.config.ts slightly because it wasn't finding the image
during tests.

Since components are fully translatable, this means we have new keys
now.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-06 18:29:39 +02:00
..
ImportProject.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
Login.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
Profile.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
Welcome.test.ts refactor: extract Welcome page into component 2024-07-06 18:29:39 +02:00