Notes to self.
This commit is contained in:
parent
189bf0e19d
commit
24ad951685
|
@ -17,9 +17,7 @@ from tests import utils
|
||||||
|
|
||||||
bdd.scenarios('user_management.feature')
|
bdd.scenarios('user_management.feature')
|
||||||
|
|
||||||
# TODO: Add tests to make sure users can't modify each other's profiles, etc.
|
# TODO: Add tests for non-existent users, modify and deletiom
|
||||||
# TODO: Add in a new role that is super-admin, maybe?
|
|
||||||
# TODO: Add scenarios regarding subscriber users.
|
|
||||||
|
|
||||||
TEST_USER_PASSWORDS = 'password-testing'
|
TEST_USER_PASSWORDS = 'password-testing'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue