Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jasmine_gem server doesn't respond to /jasmine path #102

Closed
filipegiusti opened this issue Jan 22, 2013 · 3 comments
Closed

jasmine_gem server doesn't respond to /jasmine path #102

filipegiusti opened this issue Jan 22, 2013 · 3 comments

Comments

@filipegiusti
Copy link

Using the default configuration with jasmine_gem as a server results in

14:01:17 - ERROR - Jasmine test runner fails with response code 404
14:01:17 - ERROR - File not found: /jasmine

To fix this when using the jasmine_gem as server the script should do a request to http://localhost:XXXXX/ instead of http://localhost:XXXXX/jasmine

If someone can confirm the same error I would gladly do a patch.

@netzpirat
Copy link
Contributor

Yes, I can confirm that the default jasmine_url doesn't take that into account. I'd appreciate a patch for it! Thanks.

@filipegiusti
Copy link
Author

Thanks!

@netzpirat
Copy link
Contributor

You're welcome. I hope you haven't started already, but I was in the flow when merging the coverage branch and just fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants