realestate-com-au / akamai-rspec

Test your akamai configuration with rspec
24 stars 13 forks source link

be_forwarded_to_path response as empty string #32

Open yuyangd opened 5 years ago

yuyangd commented 5 years ago

expect("example.com/foo").to be_forwarded_to_path("/foo") The above test failed as the session_info seemed to be an empty string.