Automated tests
After much back and forth I finally bit the bullet and started to implement automated tests for #MediLog. This always felt like I had to write the app a second time, and it is close to it. But after completing ~10 tests I start to see the value, especially in corners I don’t use myself and hence may get less testing in subsequent releases.

This should significantly improve the amount of testing I do and in consequence lead to higher quality MediLog releases.