diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-07-22 12:34:32 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-07-22 12:34:32 +0200 |
commit | 2de3bf57cd21d5cf60723fca59f61d3bc69578dd (patch) | |
tree | fb2efa7507c25f80b9e05983dc6e1acb69861f16 /todo | |
parent | 2227aaf4cdee9535dedc28d570d6fdf2d38d1fe3 (diff) |
Finished basic Cardbase tests, doing CLI next
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -1,8 +1,6 @@ -Test: - * construction - * saving - * add card - * remove card - * get card - * get cards - * sorting
\ No newline at end of file +Cardbase: + * get card(s) + * decks + +CardbaseCLI: + * everything
\ No newline at end of file |