aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2015-07-21 17:30:10 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2015-07-21 17:30:10 +0200
commit2227aaf4cdee9535dedc28d570d6fdf2d38d1fe3 (patch)
tree16a977ed9ef8f0005532846ddc79107f2ca1f043 /todo
parentbb39caaac2d951424f7535eb548a2c09bb75083c (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--todo12
1 files changed, 8 insertions, 4 deletions
diff --git a/todo b/todo
index 96ee151..df727df 100644
--- a/todo
+++ b/todo
@@ -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