|
List Info
Thread: scoobyService Methods Question
|
|
| scoobyService Methods Question |

|
2006-06-12 20:37:26 |
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
|
|
| scoobyService Methods Question |

|
2006-06-12 21:28:28 |
Adam,
You can refer to src/webapp/js/service/service_stub.js for
docs on
the public API.
On Jun 12, 2006, at 1:37 PM, Adam Christian wrote:
> 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","scoobyServi
>
ce.moveEvent","scoobyService.getTestString"
;,"scoobyService.getEvent","
>
scoobyService.setPreference","scoobyService.getP
reference","scoobyServ
>
ice.removeEvent","scoobyService.removeCalendar&
quot;,"scoobyService.getCale
>
ndars","scoobyService.getVersion","s
coobyService.getEvents"],"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
_______________________________________________
scooby-dev mailing list
scooby-dev lists.osafoundation.org
http://lists.osafoundation.org/cgi-bin/mailman
/listinfo/scooby-dev
|
|
| scoobyService Methods Question |

|
2006-06-12 21:28:28 |
Adam,
You can refer to src/webapp/js/service/service_stub.js for
docs on
the public API.
On Jun 12, 2006, at 1:37 PM, Adam Christian wrote:
> 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","scoobyServi
>
ce.moveEvent","scoobyService.getTestString"
;,"scoobyService.getEvent","
>
scoobyService.setPreference","scoobyService.getP
reference","scoobyServ
>
ice.removeEvent","scoobyService.removeCalendar&
quot;,"scoobyService.getCale
>
ndars","scoobyService.getVersion","s
coobyService.getEvents"],"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
_______________________________________________
scooby-dev mailing list
scooby-dev lists.osafoundation.org
http://lists.osafoundation.org/cgi-bin/mailman
/listinfo/scooby-dev
|
|
[1-3]
|
|