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

#365 Adds stub mixin to test tasks #367

Closed

Conversation

FilmKnurd
Copy link

This needs some DRYing out, but it lets you opt in to the api-stub for any of the test tasks. Just append ':stub' or ':proxy' to the task and it will start the express server with the specified proxy method.

Addresses #365

@taras
Copy link
Contributor

taras commented Dec 11, 2013

My commit #368 removes the proxyMethod argument because the ability to specify the proxy via command line adds a lot of complexity to the Gruntfile.js. There has to be a better way to add that functionality( if its even necessary )

@FilmKnurd
Copy link
Author

Closed in favor of #368

@FilmKnurd
Copy link
Author

@taras this feature was introduced by @pangratz in #366. He might be able to weigh in on the grunt configuration.

@FilmKnurd FilmKnurd deleted the feature/api_stub_and_testing branch December 16, 2013 12:22
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

Successfully merging this pull request may close these issues.

2 participants