Anvil/tests/components/atoms
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
..
AnvilLogo.test.ts refactor: extract Welcome page into component 2024-07-06 18:29:39 +02:00
Avatar.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
BlockOrReport.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
CommitBody.test.ts refactor: extract commit body to an atom 2024-06-23 15:16:48 +02:00
CommitDate.test.ts refactor: extract CommitDate into component 2024-06-23 15:39:51 +02:00
Created.test.ts chore: prettier formatting 2024-06-14 18:04:45 +02:00
DisplayName.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
HistoryFallback.test.ts fix: prevent dangling list item 2024-07-02 11:02:38 +02:00