Skip to content
update march dev plan authored by Michael Ritter's avatar Michael Ritter
...@@ -39,6 +39,10 @@ To display progress we can use the moon emojis since at the moment we don't have ...@@ -39,6 +39,10 @@ To display progress we can use the moon emojis since at the moment we don't have
* Already have a separate profile 'development' which creates some mock data * Already have a separate profile 'development' which creates some mock data
* We can further break this apart in case we only want to test some parts * We can further break this apart in case we only want to test some parts
* 'test-bags', 'test-tokens', etc. Each would get it's own bean. * 'test-bags', 'test-tokens', etc. Each would get it's own bean.
* Reporting of tokenization
* If tokenization of a collection fails we want to know
* why it failed (the exception and stacktrace)
* what failed
### Intake ### Intake
... ...
......