keystone.tests.unit.server.test_keystone_flask.
TestKeystoneFlaskCommon
Bases: keystone.tests.unit.rest.RestfulTestCase
keystone.tests.unit.rest.RestfulTestCase
setUp
Hook method for setting up the test fixture before exercising it.
test_HTTP_OPTIONS_is_unenforced
test_after_request_functions
test_after_request_functions_must_be_added
test_api_prefix_self_referential_link_substitution
test_api_url_prefix
test_before_request_functions
test_before_request_functions_must_be_added
test_blueprint_url_prefix
test_build_restful_api_no_prefix
test_cannot_add_after_request_functions_twice
test_cannot_add_before_request_functions_twice
test_construct_resource_map
test_correct_json_home_document
test_instantiate_and_register_to_app
test_json_body_before_req_func_invalid_json
test_json_body_before_req_func_no_content_type
test_json_body_before_req_func_unrecognized_conten_type_no_body
test_json_body_before_req_func_unrecognized_content_type
test_json_body_before_req_func_valid_json
test_mapped_resource_routes
test_normalize_domain_id_extracts_domain_id_if_needed
test_resource_collection_key_raises_exception_if_unset
test_resource_member_key_raises_exception_if_unset
test_unenforced_api_decorator
TestKeystoneFlaskUnrouted404
test_unrouted_path_is_not_jsonified_404
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.