I am working on a QA testing tool for scooby using JSON-RPC
and have
tried to get scooby to call as many of the methods as
possible to use
in testing. When I call system.listMethods I recieve the
following:
{"result":
["scoobyService.saveEvent","scoobyService.
createCalendar","scoobyService
.moveEvent","scoobyService.getTestString",
"scoobyService.getEvent","scoo
byService.setPreference","scoobyService.getPrefe
rence","scoobyService.re
moveEvent","scoobyService.removeCalendar",
"scoobyService.getCalendars","
scoobyService.getVersion","scoobyService.getEven
ts"],"id":1}
I have tests devised using all of the following except:
getTestString, setPreference, getPreference
If someone could tell me the status on these that would be
great!
Adam
_______________________________________________
scooby-dev mailing list
scooby-dev lists.osafoundation.org
http://lists.osafoundation.org/cgi-bin/mailman
/listinfo/scooby-dev
|