Periodic update todo + complete branch

This commit is contained in:
2016-01-09 23:00:20 +05:30
parent 0c1a344e61
commit fede89fa7a
+13 -14
View File
@@ -1,20 +1,19 @@
Todo Todo
------ ------
1. Add redis sudden fail tests - shutdown or crash after startup\ 1. Test gui_backend state loading from redis code
- module shouldnt crash/ work incorrectly, should exit with error message
2 Tests with setup/teardown/class when needed* 2 Tests with setup/teardown/class when needed*
3 Redis test port from env* 3 Faster Tests wiith timeout, if required by extra api to params
4 Faster Tests wiith timeout, if required by extra api to params* 4. Allow config for template
5. Allow config for template 5. Add cli doc for --show_status_gui
6. Add cli doc for --show_status_gui 6. Add well-explained readme
7. Add well-explained readme 7. use logging.debug / log file for more prints
8. use logging.debug / log file for more prints 8. Add gui tests
9. Add gui tests 9. Use config.pluginmanager.hasplugin('plugin_name') when needed
10. Use config.pluginmanager.hasplugin('plugin_name') when needed 10. Release on pypi
11. Release on pypi 11. Test on Appveyor - install redis via chocolatey
12. Test on Appveyor - install redis via chocolatey 12. Give icon to gui + preferably dynamic with status
13. Give icon to gui + preferably dynamic with status
Done Done
@@ -32,7 +31,7 @@ Done
12. (---) Show gui only with option --status_gui 12. (---) Show gui only with option --status_gui
13. (---) env config for redis + test for that 13. (---) env config for redis + test for that
14. (---) Use redis_db fixture for travis debuggings 14. (---) Use redis_db fixture for travis debuggings
15. (---) Add redis sudden fail tests - shutdown or crash after startup\
Think Think
------- -------