Descriptive automated tests for the HTTP API
--------------------------------------------
Key: STANBOL-50
URL: https://issues.apache.org/jira/browse/STANBOL-50
Project: Stanbol
Issue Type: Improvement
Components: FISE
Reporter: Fabian Christ
Reported by project member bdelacretaz, Jul 27, 2010
We should create automated tests which are readable enough to serve as
documentation for the http API.
Comment 1 by project member olivier.grisel, Jul 27, 2010
I think we should have a sample python client. The python syntax is very
readable. The tests for the python client could serve as an integration tests
suite for fise.
Comment 3 by jens.w.klein, Oct 18, 2010
well, at the moment i write such a thing. python API with doctests. and i
already found bugs....
forgot to mention where: http://github.com/collective/fise.client - it one part
of my early adaptor work
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.