keystone/keystone/tests
Jenkins 1d5dfb884d Merge "Added statement for ... if ... else" 2014-04-25 10:13:04 +00:00
..
config_files Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
ksfixtures Fixes for in-code documentation 2014-04-16 13:28:50 +00:00
tmp Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
unit Merge "support conventional domain name with one or more dot" 2014-04-01 21:44:48 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
core.py Isolate backend loading 2014-04-16 15:13:20 +10:00
default_catalog.templates rename templated.TemplatedCatalog to templated.Catalog 2014-01-16 08:18:15 -06:00
default_fixtures.py Very minor cleanup to default_fixtures 2014-03-12 18:09:10 +00:00
fakeldap.py Remove LDAP password hashing code 2014-04-17 10:35:50 -07:00
filtering.py Remove vim header 2014-02-08 23:54:04 +08:00
mapping_fixtures.py Filter SAML2 assertion parameters with certain prefix. 2014-03-23 02:05:58 +01:00
matchers.py Remove vim header 2014-02-08 23:54:04 +08:00
rest.py Merge "Remove redundant default value None for dict.get" 2014-02-25 15:42:01 +00:00
test_associate_project_endpoint_extension.py Use in-memory SQLite for testing 2014-03-27 07:45:59 -05:00
test_auth.py Merge "Adding one more check on project_id" 2014-04-17 03:58:32 +00:00
test_auth_plugin.py Fix assertEqual arguments order(auth_plugin, backend, backend_sql, etc) 2014-03-27 10:51:43 -07:00
test_backend.py Merge "Configurable token hash algorithm" 2014-04-23 05:42:47 +00:00
test_backend_federation_sql.py Remove vim header 2014-02-08 23:54:04 +08:00
test_backend_kvs.py Fixes for in-code documentation 2014-04-16 13:28:50 +00:00
test_backend_ldap.py Merge "Include extra attributes in list results" 2014-04-23 06:35:23 +00:00
test_backend_rules.py Removal of test .conf files 2014-03-17 00:17:39 -07:00
test_backend_sql.py Moves test database setup/teardown into a fixture 2014-04-15 16:40:34 +00:00
test_backend_templated.py Merge "Add unit tests for disabled endpoints in catalog" 2014-03-13 19:08:16 +00:00
test_base64utils.py Fix assertEqual arguments order(auth_plugin, backend, backend_sql, etc) 2014-03-27 10:51:43 -07:00
test_cache.py Use config fixture 2014-03-07 15:21:34 -08:00
test_cache_backend_mongo.py Merge "Use assertIsNone when comparing against None" 2014-03-28 19:24:55 +00:00
test_catalog.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_cert_setup.py Merge "Cleanup of test_cert_setup tests" 2014-04-17 23:41:11 +00:00
test_config.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_content_types.py Configurable token hash algorithm 2014-04-09 19:27:39 -05:00
test_contrib_s3_core.py Remove vim header 2014-02-08 23:54:04 +08:00
test_contrib_simple_cert.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_contrib_stats_core.py Remove vim header 2014-02-08 23:54:04 +08:00
test_driver_hints.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_exception.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_hacking_checks.py Adds style checks to ease reviewer burden 2014-04-09 23:34:45 +00:00
test_injection.py Fix assertEqual arguments order(catalog, cert_setup, etc) 2014-04-03 20:11:29 +09:00
test_ipv6.py Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
test_keystoneclient.py Moves test database setup/teardown into a fixture 2014-04-15 16:40:34 +00:00
test_keystoneclient_sql.py Merge "Fix the order of assertEqual arguments(keystoneclient, kvs, etc)" 2014-03-31 18:00:21 +00:00
test_kvs.py Merge "Fix the order of assertEqual arguments(keystoneclient, kvs, etc)" 2014-03-31 18:00:21 +00:00
test_ldap_livetest.py Properly handle unicode & utf-8 in LDAP 2014-03-27 10:39:05 -04:00
test_ldap_tls_livetest.py Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
test_matchers.py Start using to oslotest 2014-03-20 16:30:32 +00:00
test_middleware.py Fix the order of assertEqual arguments(keystoneclient, kvs, etc) 2014-03-01 01:21:24 +09:00
test_no_admin_token_auth.py Remove vim header 2014-02-08 23:54:04 +08:00
test_notifications.py More notification unit tests 2014-04-16 22:14:12 -05:00
test_pemutils.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-25 10:46:52 +08:00
test_policy.py Replace all use of mox with mock 2014-04-03 17:53:04 +00:00
test_revoke.py Merge "Added statement for ... if ... else" 2014-04-25 10:13:04 +00:00
test_s3_token_middleware.py Start using to oslotest 2014-03-20 16:30:32 +00:00
test_serializer.py Remove vim header 2014-02-08 23:54:04 +08:00
test_singular_plural.py Remove vim header 2014-02-08 23:54:04 +08:00
test_sizelimit.py Fix assertEqual arguments order 2014-02-21 04:22:19 +09:00
test_sql_livetest.py Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
test_sql_migrate_extensions.py Token Revocation Extension 2014-03-04 13:42:28 -05:00
test_sql_upgrade.py Collapse SQL Migrations 2014-04-10 12:07:24 -07:00
test_ssl.py Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
test_token_bind.py Use config fixture 2014-03-07 15:21:34 -08:00
test_token_provider.py Merge "Fix test_provider_token_expiration_validation transient failure" 2014-03-28 19:40:33 +00:00
test_url_middleware.py Remove vim header 2014-02-08 23:54:04 +08:00
test_utils.py Remove LDAP password hashing code 2014-04-17 10:35:50 -07:00
test_v2_controller.py Fix get project users when no user exists 2014-03-01 10:16:36 -06:00
test_v3.py Moves test database setup/teardown into a fixture 2014-04-15 16:40:34 +00:00
test_v3_auth.py Fix typo of ANS1 to ASN1 2014-04-13 12:22:07 -04:00
test_v3_catalog.py Fix create_region_with_id raise 500 Error bug 2014-03-31 14:21:01 +08:00
test_v3_controller.py List all forbidden attributes in the request body. 2014-04-07 16:56:27 +02:00
test_v3_credential.py Use config fixture 2014-03-07 15:21:34 -08:00
test_v3_federation.py Use in-memory SQLite for testing 2014-03-27 07:45:59 -05:00
test_v3_filters.py Use in-memory SQLite for testing 2014-03-27 07:45:59 -05:00
test_v3_identity.py Add a space after the hash for block comments 2014-03-23 12:09:11 +00:00
test_v3_oauth1.py Use in-memory SQLite for testing 2014-03-27 07:45:59 -05:00
test_v3_os_revoke.py Comparisons should account for instantaneous test execution 2014-03-20 14:57:13 -04:00
test_v3_policy.py Remove vim header 2014-02-08 23:54:04 +08:00
test_v3_protection.py Use in-memory SQLite for testing 2014-03-27 07:45:59 -05:00
test_versions.py Replace all use of mox with mock 2014-04-03 17:53:04 +00:00
test_wsgi.py Replace all use of mox with mock 2014-04-03 17:53:04 +00:00
utils.py Adds model mixin for {to,from}_dict functionality 2014-02-18 17:24:32 +00:00