dogweather / rspec-webservice_matchers

Black-box web app testing
https://dogsnog.blog/2014/01/16/new-open-source-library-for-test-driven-devops/
MIT License
79 stars 5 forks source link

have_a_canonical_domain_name #32

Open dogweather opened 8 years ago

dogweather commented 8 years ago

A website like mysite.com should only be available from mysite.com or www.mysite.com, but not both. One of them must redirect 301 to the other.