akamai-rspec icon indicating copy to clipboard operation
akamai-rspec copied to clipboard

Add a nicer way to check the full origin URL

Open beegibson opened this issue 9 years ago • 0 comments

Like:

expect('mysite.com.au/stuff').to be_served_from('myorigin.com/stuff')

I'm not sure what the matcher should be called. Implementing it should be straight forward - combine the be_served_from_origin and be_forwarded_to_index.

beegibson avatar Sep 08 '15 03:09 beegibson