On Wed, Dec 4, 2013 at 4:01 PM, Madhuka Udantha <madh...@wso2.com> wrote:

> ID was not validate  as we integrate with automation test framework. We
> drop above pattern and come with
>
>    -
>    
> http://localhost:9763/automobile/test[/{folderName}]*[/{fileName}][/{fullName 
> }]
>
> FullName contains 'SpecName' and 'TestSuite Name'.
> JSON API will upgrade API where can be passed test Suite rather fullName,
> with 'it_'
>
>    -
>    
> http://localhost:9763/automobile/test[/{folderName}]*[/{fileName}][/it_{testSpecName
>  }]
>
>
Hi Madhuka,
This isn't what I meant during our offline meeting. Rather, both of the
following should be supported:

http://localhost:9763/automobile/test[/{folderName}]*[/{fileName}][/{testSpecName}]
http://localhost:9763/automobile/test[/{folderName}]*[/{fileName}][/{testSpecName}]
[/{testName}]

2nd pattern can wait for v1.1

IIUC, you are proposing {fullName} = {testSpecName}+{testName}. I don't
understand what value we gain from this.

-- 

------------------------------

*Sameera Perera*
Senior Manager, Engineering (Platform TG)
gtalk: samee...@wso2.com
Tel : 94 11 214 5345
Fax :94 11 2145300
*WSO2, Inc.* <http://wso2.com/>
lean.enterprise.middleware
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to