drewdeponte / snapdragon

A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
Other
6 stars 8 forks source link

Make the capybara app host configurable #19

Open gfmtim opened 11 years ago

drewdeponte commented 11 years ago

@gfmtim what exactly is the use case for this again?

gfmtim commented 11 years ago

We had some JS that would only run on certain domains, and the host when the tests runs is 127.0.0.1. We had to add that and localhost to the list of allowed hosts to work around it.

On Thu, Jul 18, 2013 at 10:15 AM, Andrew De Ponte notifications@github.comwrote:

@gfmtim https://github.com/gfmtim what exactly is the use case for this again?

— Reply to this email directly or view it on GitHubhttps://github.com/reachlocal/snapdragon/issues/19#issuecomment-21199214 .