summaryrefslogtreecommitdiff
path: root/openstack_dashboard/test/integration_tests/tests/test_login.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstack_dashboard/test/integration_tests/tests/test_login.py')
-rw-r--r--openstack_dashboard/test/integration_tests/tests/test_login.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack_dashboard/test/integration_tests/tests/test_login.py b/openstack_dashboard/test/integration_tests/tests/test_login.py
index 5c242b9e0..1c37b1be2 100644
--- a/openstack_dashboard/test/integration_tests/tests/test_login.py
+++ b/openstack_dashboard/test/integration_tests/tests/test_login.py
@@ -16,6 +16,7 @@ from openstack_dashboard.test.integration_tests.pages import loginpage
class TestLogin(helpers.BaseTestCase):
"""This is a basic scenario test:
+
* checks that the login page is available
* logs in as a regular user
* checks that the user home page loads without error