By moving the fallback text into its own component I was able to move the list element into the History molecule. Its API has changed accordingly. I have written tests to prevent regressions. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de> |
||
|---|---|---|
| .. | ||
| components | ||
| README.md | ||
| test.ts | ||
tests
These are the tests for our application. Right now there are mainly component tests because those are under development.
components- Components tests matching the folder structure ofsrc.README.md- This document.test.ts- An example end-to-end test.