Anvil/tests/components/atoms
André Jaenisch 179db76b5a
refactor: extract OverlayAvatar into component
I'm going to break up my MainMenu into smaller components, starting with
the OverlayAvatar. Testing it taught me how to handle stores in Vitest.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-08 20:34:06 +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
OverlayAvatar.test.ts refactor: extract OverlayAvatar into component 2024-07-08 20:34:06 +02:00