Re: [qooxdoo-devel] jsonrpc testing infrastructure

2010-03-08 Thread panyasan
Hi Jonathan, the contribution is already there - it's called RpcConsole. In the trunk, similar functionality is already implemented, but I want to rework it - Thomas had already made some good suggestions... Thanks, Christian -- View this message in context: http://n2.nabble.com/jsonrpc-testi

Re: [qooxdoo-devel] jsonrpc testing infrastructure

2010-03-08 Thread Jonathan Weiß
Hello Christian, I like your idea to have the possibility to work with mockups as well as test against a real backend. Would you like to create a qooxdoo contribution? Please let us know if we can help you with this. :-) Unfortunately I can not say much about the architecture, but perhaps the a

[qooxdoo-devel] jsonrpc testing infrastructure

2010-03-05 Thread panyasan
Hi, qooxdoo contains an excellent infrastructure to test the client-side classes. What is still needed are similar things for the backend. While there can be no general way for the diverse backends, I am thinking of creating a testing infrastructure for the json-rpc backends that is based on the