horizon/openstack_dashboard/test/integration_tests/tests
YuehuiLei 87f498bee5 Drop the usage of unicode prefix from unicode strings
All strings are considered as unicode strings in python 3,
so we no longer need "u" prefix (u'...').

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I796d2fcdca066475bbf29d25cbf2aa67b2b2178b
2021-02-12 13:05:27 -06:00
..
test-data [cleanup] Remove test-data for heat 2020-10-29 07:51:55 +00:00
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
test_credentials.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_defaults.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_flavors.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_floatingips.py Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
test_groups.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_grouptypes.py Add integration-test for Volume Group Type 2020-11-26 11:05:31 +00:00
test_host_aggregates.py Integration test fixes 2018-06-21 10:59:31 +03:00
test_images.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_instances.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_keypairs.py Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
test_login.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_metadata_definitions.py Fix skipped integration tests for securitygroup, namespace, usersettings 2019-09-26 13:03:06 +05:30
test_networks.py Integration test fixes 2018-06-21 10:59:31 +03:00
test_projects.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_router.py Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
test_router_gateway.py Integration test fixes 2018-06-21 10:59:31 +03:00
test_security_groups.py Fix skipped integration tests for securitygroup, namespace, usersettings 2019-09-26 13:03:06 +05:30
test_user_settings.py Fix skipped integration tests for securitygroup, namespace, usersettings 2019-09-26 13:03:06 +05:30
test_users.py Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
test_volume_snapshots.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_volumes.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
test_volumetypes.py Integration test fixes 2018-06-21 10:59:31 +03:00