You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Akila (JIRA)" <ji...@apache.org> on 2015/11/06 17:28:28 UTC

[jira] [Commented] (STRATOS-1607) Integration tests for metadata service

    [ https://issues.apache.org/jira/browse/STRATOS-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993893#comment-14993893 ] 

Akila commented on STRATOS-1607:
--------------------------------

Fixed in 35cadf67ce91a07704487df4724acc114b643a66

> Integration tests for metadata service
> --------------------------------------
>
>                 Key: STRATOS-1607
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1607
>             Project: Stratos
>          Issue Type: Test
>          Components: Metadata API
>            Reporter: Akila
>            Assignee: Akila
>             Fix For: 4.1.5
>
>
> Introduce a new test case for metadata service. The test case should cover the following scenarios;
> - Adding application level properties. 
> - Adding cluster level properties.
> - Removing application properties
> - Removing cluster properties
> - Add properties concurrently through multiple clients and verify all values are added properly
> - Undeploy an application and verify properties added for that app are removed
> - Verify access token is validated. API should not return anything if the token is not valid
> - Verify application level isolation. API should not return properties for a particular app if it is accessed by passing another app's access token.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)