travis-web/spec
Piotr Sarnacki aa43803811 Allow to set "custom_branch" for assets
When custom-branch param is set, travis-web will serve assets from S3
from given branch (the compiled assets are uploaded to S3 on each
build). Cookie will also be set to serve assets from this branch until
disabled.

Custom branch may be disabled by passing disable-custom-branch=true
param.
2013-02-21 22:12:33 +01:00
..
allow_spec.rb allow only GET and HEAD request 2012-10-22 21:22:47 +02:00
api_redirect_spec.rb Redirect /:owner/:name/builds.json to a proper api endpoint 2012-11-10 15:47:33 +01:00
app_spec.rb Allow to set "custom_branch" for assets 2013-02-21 22:12:33 +01:00
mobile_redirect_spec.rb disable tests for MobileRedirect since it is now unused 2012-12-14 16:16:24 +01:00
spec_helper.rb redirect potential API calls to API, fixes #32 2012-10-22 21:21:19 +02:00