Is your feature request related to a problem? Please describe.
I'm always frustrated when I release multiple time just to fix a stupid bug that escapes a simple manual test.
Describe the solution you'd like
Write automated tests so this doesn't happen again
Describe alternatives you've considered
Just test every possibility of failure from the new features that come on top of my head
Is your feature request related to a problem? Please describe. I'm always frustrated when I release multiple time just to fix a stupid bug that escapes a simple manual test.
Describe the solution you'd like Write automated tests so this doesn't happen again
Describe alternatives you've considered Just test every possibility of failure from the new features that come on top of my head
Additional context cfr latest releases