[aerogear-dev] remote HTTP service for testing

Sebastien Blanc scm.blanc at gmail.com
Tue Oct 1 06:19:10 EDT 2013


My bad , OPTIONS is covered
https://github.com/kennethreitz/httpbin/blob/master/httpbin/core.py#L56




On Tue, Oct 1, 2013 at 12:16 PM, Matthias Wessendorf <matzew at apache.org>wrote:

> At least for the HTTP/REST bits :-)
>
> sure, for other items, e.g. security, OTP, etc, we might sill want to have
> something else; but generally using that httpbin server for REST/HTTP
> sounds interesting for me.
>
> -M
>
>
> On Tue, Oct 1, 2013 at 12:12 PM, Matthias Wessendorf <matzew at apache.org>wrote:
>
>> awesome find!
>>
>> It looks like it covers all (or almost all?) of what our different
>> platforms (Android, iOS and JavaScript) need and support. I think it's good
>> if our integration tests for all our platforms could be using that
>> 'service', instead of writing some sort of 'test server', which need to be
>> maintained etc.
>>
>> -Matthias
>>
>>
>>
>> On Tue, Oct 1, 2013 at 12:02 PM, Christos Vasilakis <cvasilak at gmail.com>wrote:
>>
>>> Hi
>>>
>>> doing some work on multipart on iOS I came across 'http://httpbin.org',
>>> that supports testing of various HTTP methods (including timeouts,
>>> basic/digest, uploads etc).  I think it can be handy when writing our
>>> integration tests.
>>>
>>> Specifically, it is used by our underlying iOS networking AF lib on
>>> their integration tests,  so I guess it's must be pretty stable.
>>>
>>> Wdyt?
>>>
>>> Thanks,
>>> Christos
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>>
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20131001/70510eff/attachment.html 


More information about the aerogear-dev mailing list