Commit 08b49f82 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Merge branch 'OCF146-remove-test-capif_api_acl-5' into 'staging'

Resolve "Remove test capif_api_acl-5"

See merge request !125
parents ff4bc555 e22e84d7
Loading
Loading
Loading
Loading
Loading
+9 −13
Original line number Original line Diff line number Diff line
@@ -364,12 +364,8 @@ Retrieve ACL filtered by api-invoker-id
    ...    ${resp.json()['apiInvokerPolicies'][0]['apiInvokerId']}
    ...    ${resp.json()['apiInvokerPolicies'][0]['apiInvokerId']}
    ...    ${register_user_info_invoker_2['api_invoker_id']}
    ...    ${register_user_info_invoker_2['api_invoker_id']}


Retrieve ACL filtered by supported-features
    [Tags]    capif_api_acl-5
    Skip    Test ${TEST_NAME} is not currently supported by CAPIF

Retrieve ACL with aef-id not valid
Retrieve ACL with aef-id not valid
    [Tags]    capif_api_acl-6
    [Tags]    capif_api_acl-5
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -393,7 +389,7 @@ Retrieve ACL with aef-id not valid
    ...    cause=Wrong id
    ...    cause=Wrong id


Retrieve ACL with service-id not valid
Retrieve ACL with service-id not valid
    [Tags]    capif_api_acl-7
    [Tags]    capif_api_acl-6
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -416,7 +412,7 @@ Retrieve ACL with service-id not valid
    ...    cause=Wrong id
    ...    cause=Wrong id


Retrieve ACL with service-api-id and aef-id not valid
Retrieve ACL with service-api-id and aef-id not valid
    [Tags]    capif_api_acl-8
    [Tags]    capif_api_acl-7
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -439,7 +435,7 @@ Retrieve ACL with service-api-id and aef-id not valid
    ...    cause=Wrong id
    ...    cause=Wrong id


Retrieve ACL without SecurityContext created previously by Invoker
Retrieve ACL without SecurityContext created previously by Invoker
    [Tags]    capif_api_acl-9
    [Tags]    capif_api_acl-8
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -463,7 +459,7 @@ Retrieve ACL without SecurityContext created previously by Invoker
    ...    cause=Wrong id
    ...    cause=Wrong id


Retrieve ACL filtered by api-invoker-id not present
Retrieve ACL filtered by api-invoker-id not present
    [Tags]    capif_api_acl-10
    [Tags]    capif_api_acl-9
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -486,7 +482,7 @@ Retrieve ACL filtered by api-invoker-id not present
    ...    cause=Wrong id
    ...    cause=Wrong id


Retrieve ACL with APF Certificate
Retrieve ACL with APF Certificate
    [Tags]    capif_api_acl-11
    [Tags]    capif_api_acl-10
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -506,7 +502,7 @@ Retrieve ACL with APF Certificate
    ...    cause=Certificate not authorized
    ...    cause=Certificate not authorized


Retrieve ACL with AMF Certificate
Retrieve ACL with AMF Certificate
    [Tags]    capif_api_acl-12
    [Tags]    capif_api_acl-11
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -526,7 +522,7 @@ Retrieve ACL with AMF Certificate
    ...    cause=Certificate not authorized
    ...    cause=Certificate not authorized


Retrieve ACL with Invoker Certificate
Retrieve ACL with Invoker Certificate
    [Tags]    capif_api_acl-13    smoke
    [Tags]    capif_api_acl-12    smoke
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=
@@ -546,7 +542,7 @@ Retrieve ACL with Invoker Certificate
    ...    cause=Certificate not authorized
    ...    cause=Certificate not authorized


No ACL for invoker after be removed
No ACL for invoker after be removed
    [Tags]    capif_api_acl-14
    [Tags]    capif_api_acl-13
    ${register_user_info_invoker}
    ${register_user_info_invoker}
    ...    ${register_user_info_provider}
    ...    ${register_user_info_provider}
    ...    ${service_api_description_published}=
    ...    ${service_api_description_published}=