Moved asserts from main code to unit tests (#396)
* replace assert with if test in add_thing * removed inline assert * added unit test to check edit * improve user interface
Veuillez vous inscrire ou vous connecter pour commenter
* replace assert with if test in add_thing * removed inline assert * added unit test to check edit * improve user interface