Skip to content

#365 Refactoring API Stub functionality to enable in test:ci & test #368

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

Closed
wants to merge 1 commit into from

Conversation

taras
Copy link
Contributor

@taras taras commented Dec 11, 2013

Issue: #365

I did some refactoring to cleanup the configuration properties to make it more consistent with Ember Data & EAK.

@@ -11,29 +11,30 @@ module.exports = function(grunt) {

Note: The expressServer:debug task looks for files in multiple directories.
*/
grunt.registerTask('expressServer', function(target, proxyMethodToUse) {
grunt.registerTask('expressServer', function(target, apiMethod) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks when the expressServer task is called with 'keepalive'

No reason to make people write this boilerplate themselves, right?
@taras taras closed this Dec 12, 2013
@FilmKnurd
Copy link

@taras Why did you close this?

@taras
Copy link
Contributor Author

taras commented Dec 12, 2013

I don't know, GitHub and I are not getting along today. In effort to isolate my 2 PR( #374 & #375 ), I created another PR but it doesn't look like I was successful at that.

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.

3 participants