diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-07-21 17:30:10 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-07-21 17:30:10 +0200 |
commit | 2227aaf4cdee9535dedc28d570d6fdf2d38d1fe3 (patch) | |
tree | 16a977ed9ef8f0005532846ddc79107f2ca1f043 /todo | |
parent | bb39caaac2d951424f7535eb548a2c09bb75083c (diff) |
Added lots of cardbase tests, refactored a little bit, will need to completely rework the way counts are done
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,4 +1,8 @@ -* test deck stuff -* do cardbase deck tests -* do cardbase add/remove tests ASAP -* add sorting to CLI +Test: + * construction + * saving + * add card + * remove card + * get card + * get cards + * sorting
\ No newline at end of file |