Notes to self.

This commit is contained in:
Dorian 2017-03-02 00:03:17 -05:00
parent 189bf0e19d
commit 24ad951685
1 changed files with 1 additions and 3 deletions

View File

@ -17,9 +17,7 @@ from tests import utils
bdd.scenarios('user_management.feature')
# TODO: Add tests to make sure users can't modify each other's profiles, etc.
# TODO: Add in a new role that is super-admin, maybe?
# TODO: Add scenarios regarding subscriber users.
# TODO: Add tests for non-existent users, modify and deletiom
TEST_USER_PASSWORDS = 'password-testing'