notes icon indicating copy to clipboard operation
notes copied to clipboard

Add tests

Open ifennna opened this issue 5 years ago • 2 comments

All the actions (and the helper functions) need to have tests.

ifennna avatar Jan 27 '20 11:01 ifennna

Hey , I would love to help out , would you guide on how I can get started

davidmungai avatar Feb 08 '20 20:02 davidmungai

Hi. Sorry for the delay, just seeing this. I think the code for some of the commands is too tightly bound to the database. The first thing needed will probably be to rewrite things so that the DB can be substituted with a map, and then writing test cases for each one.

I'm working on this, but progress is very slow since I don't have so much time to dedicate to it.

ifennna avatar Apr 06 '20 13:04 ifennna