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
|
import htmlPy
|
||||||
from utils import render_template
|
from .utils import render_template
|
||||||
import os
|
import os
|
||||||
import redis
|
import redis
|
||||||
import dateutil.parser
|
import dateutil.parser
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
Todo
|
Todo
|
||||||
------
|
------
|
||||||
|
|
||||||
|
** Use redis_db fixture for travis debugging**
|
||||||
1. Add redis sudden fail tests - shutdown or crash after startup\
|
1. Add redis sudden fail tests - shutdown or crash after startup\
|
||||||
- module shouldnt crash/ work incorrectly, should exit with error message
|
- 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*
|
||||||
|
|||||||
Reference in New Issue
Block a user