Hi, I'm trying to add some information for how to write web service tests.
I start a wikipage here: https://dev.launchpad.net/TestingWebServices If something is wrong, please delete :) There are a couple of already configured webservice callers: * webservice - Read access to everything. write access to all writable attributes. Logged in user salgado. * public_webservice - salgado-read-nonprivate ?!?!? * user_webservice - nopriv-read-noprivate ?!?!?! * anon_webservice - read access to all data available for anonymous users. I am not sure when and how to use "public_webservice" and "user_webservice". >From my point of view public_webservice should be assigned to nopriv, and user to salgado. Any hint is much appreciated. Thanks! -- Adi Roiban _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

