Docstring for test_register_views()
This commit is contained in:
@@ -66,6 +66,9 @@ def test_bcrypt_gen_password_hash():
|
|||||||
|
|
||||||
|
|
||||||
def test_register_views():
|
def test_register_views():
|
||||||
|
"""
|
||||||
|
Massive test function that all our registration-related views all work.
|
||||||
|
"""
|
||||||
util.clear_test_template_context()
|
util.clear_test_template_context()
|
||||||
test_app = get_test_app()
|
test_app = get_test_app()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user