travis-api/spec/unit
Piotr Sarnacki 2f87153df9 Move CORS middleware in front of the stack
If there is an error somewhere along the line (like in DB connection
management), it should not interfere with returning proper result for
OPTIONS request. Otherwise it's hard to guess why the actual request in
the browser was not properly sent.
2012-11-05 21:48:13 +01:00
..
endpoint re-add flash messages 2012-10-14 15:11:05 +02:00
extensions refactor to responders, add the cc.xml stuff 2012-10-03 02:19:16 +02:00
helpers refactor to responders, add the cc.xml stuff 2012-10-03 02:19:16 +02:00
middleware Move CORS middleware in front of the stack 2012-11-05 21:48:13 +01:00
responders No need to revalidate if resource is final 2012-11-01 16:15:06 +01:00
app_spec.rb start porting api integration tests 2012-10-02 16:39:38 +02:00
cors_spec.rb Move CORS middleware in front of the stack 2012-11-05 21:48:13 +01:00
default_spec.rb start porting api integration tests 2012-10-02 16:39:38 +02:00
endpoint_spec.rb start porting api integration tests 2012-10-02 16:39:38 +02:00
middleware_spec.rb start porting api integration tests 2012-10-02 16:39:38 +02:00