Update todo after last additions

This commit is contained in:
2015-12-23 11:50:49 +05:30
parent 7f8a0a930c
commit 98c856a532
+6 -5
View File
@@ -1,10 +1,10 @@
Todo Todo
------ ------
1. (--move tests to correct folder) check intermediate test steps like collect, testrun
2. Add gui tests 1. Add gui tests
3. use logging.debug for more prints 2. use logging.debug for more prints
4. Allow config for tmpl, redis_arg, status_gui_arg 3. Allow config for tmpl, redis_arg, status_gui_arg
5. Use config.pluginmanager.hasplugin('plugin_name') 4. Use config.pluginmanager.hasplugin('plugin_name')
Done Done
@@ -17,6 +17,7 @@ Done
5. (-) use pipelines when possible 5. (-) use pipelines when possible
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
Think Think