Browse Source

Update TODO.

Daniele Alessandri 15 năm trước cách đây
mục cha
commit
f53ffbf42b
1 tập tin đã thay đổi với 3 bổ sung5 xóa
  1. 3 5
      TODO

+ 3 - 5
TODO

@@ -1,9 +1,7 @@
 * Documentation! The README is obviously not enought to show how to use 
 * Documentation! The README is obviously not enought to show how to use 
   Predis as it does not cover all of its features.
   Predis as it does not cover all of its features.
 
 
-* The included test suite covers almost all the Redis server commands, but a 
-  full battery of tests targeting specific functions of this library is still 
-  missing.
+* Add more tests targeting specific functions of the library.
 
 
-* Missing tests for new commands: 
-    PubSub  : PUBLISH, SUBSCRIBE, UNSUBSCRIBE, PSUBSCRIBE, PUNSUBSCRIBE
+* Missing tests for commands: 
+    PUBLISH, SUBSCRIBE, UNSUBSCRIBE, PSUBSCRIBE, PUNSUBSCRIBE