mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Relative import + todo update [no ci]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import htmlPy
|
||||
from utils import render_template
|
||||
from .utils import render_template
|
||||
import os
|
||||
import redis
|
||||
import dateutil.parser
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Todo
|
||||
------
|
||||
|
||||
** Use redis_db fixture for travis debugging**
|
||||
1. Add redis sudden fail tests - shutdown or crash after startup\
|
||||
- module shouldnt crash/ work incorrectly, should exit with error message
|
||||
2 Tests with setup/teardown/class when needed*
|
||||
|
||||
Reference in New Issue
Block a user