From 67441b2fde4d246b557b73bb33aeeb614b9f638c Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Tue, 29 Dec 2015 22:48:16 +0530 Subject: [PATCH] Update todo --- pytest_gui_status/status_gui/todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pytest_gui_status/status_gui/todo.txt b/pytest_gui_status/status_gui/todo.txt index c4752e9..0bc4cb5 100644 --- a/pytest_gui_status/status_gui/todo.txt +++ b/pytest_gui_status/status_gui/todo.txt @@ -2,7 +2,6 @@ Todo ------ 1. Allow config for template -1.1. Test - env config for redis 2. Add well-explained readme 3. use logging.debug / log file for more prints 4. Add gui tests @@ -25,7 +24,7 @@ Done 10. (---) Check intermediate test steps like collect, testrun 11. (---) Use travis ci + install redis there 12. (---) Show gui only with option --status_gui -13. (---) env config for redis +13. (---) env config for redis + test for that Think