03c8334338
This is not interacting with Vervis at this point in time. I clarified that changes should be persisted on moving away from a view. I'm going to implement that once I have all views in place. On top of that, persisting changes to Vervis requires me to study the now documented Vervis API in more detail. I'm going to postpone this for now but will revisit it in a few weeks. 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.