notifications #3 + docs update
This commit is contained in:
parent
111d72ceaa
commit
c9fb52e29c
4 changed files with 26 additions and 15 deletions
|
@ -2,13 +2,6 @@ from src.bootstrap import node_generator
|
|||
from src.profile import *
|
||||
from src.tox_dns import tox_dns
|
||||
|
||||
class TestSettings():
|
||||
|
||||
def test_creation(self):
|
||||
s = Settings()
|
||||
assert s['ipv6_enabled'] is not None
|
||||
assert s['notifications'] is not None
|
||||
|
||||
|
||||
class TestProfile():
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue