atom feed2 messages in net.java.dev.socialsite.devFwd: OpenSocial 0.8.1 Restful complia...
FromSent OnAttachments
DaveNov 7, 2008 4:57 am 
Vijay RamachandranNov 7, 2008 7:07 am 
Subject:Fwd: OpenSocial 0.8.1 Restful compliance tests preview
From:Dave (snoo@gmail.com)
Date:Nov 7, 2008 4:57:36 am
List:net.java.dev.socialsite.dev

We should investigate making this test part of our testing regimen.

- Dave

---------- Forwarded message ---------- From: Shreyas Desai (શ્રેયસ દેસાઇ) <shre@google.com> Date: Fri, Nov 7, 2008 at 2:08 AM Subject: [opensocial-and-gadgets-spec] Feedback request: OpenSocial 0.8.1 Restful compliance tests preview To: open@googlegroups.com

All, You can find the restful compliance suite for OpenSocial 0.8.1 @ http://opensocial-resources.googlecode.com/svn/tests/trunk/suites/0.8/restful/restful.xml

Please send your feedback at open@googlegroups.com

Please refer to release notes for more information. We expect full version to be out in 2 weeks time, till then happy testing. Release notes

--------------------- - Test suites includes People, Activity and Appdata suites only. - This release does not cover XRDS, OAUTH - This version validates only JSON response. - Validation for XML and Atom is not included in this version - This tests uses existing .js framework to make the calls and uses gadgets.io.makeRequest to make calls. - If the container under test doesn't support PUT, POST, DELETE on makeRequest then you can not use this suite reliably - This suite assumes that authentication information will be passed in the URL i.e. http://baseurl?fields&ST=SECURITY-TOKEN or similar mechanism where ST and SECURITY-TOKEN are entered by user.