Update todo with redis + others

This commit is contained in:
2015-12-25 18:40:49 +05:30
parent dff21fce37
commit cb2b86933f
+5 -2
View File
@@ -1,7 +1,8 @@
Todo Todo
------ ------
1. Allow config for tmpl, redis_arg, status_gui_arg 1. Allow config for tmpl,
1.1. Test - env config for redis
2. Add well-explained readme 2. Add well-explained readme
3. use logging.debug / log file for more prints 3. use logging.debug / log file for more prints
4. Add gui tests 4. Add gui tests
@@ -21,7 +22,9 @@ Done
6. (---) Self Tests also pop up gui, add option for plugin 6. (---) Self Tests also pop up gui, add option for plugin
9. (---) Register as pytest plugin in setup.py 9. (---) Register as pytest plugin in setup.py
10. (---) Check intermediate test steps like collect, testrun 10. (---) Check intermediate test steps like collect, testrun
11. (---) Use travis ci - install redis there 11. (---) Use travis ci + install redis there
12. (---) Show gui only with option --status_gui
13. (---) env config for redis
Think Think