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

Engine: Adding request interceptor to allow JS tests to pass #3430

Merged
merged 1 commit into from
Nov 25, 2013

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Nov 25, 2013

and prevent having to set awkward pathing throughout the JS code.

scope: {
handleSave: '&onSave',
handleCancel: '&onCancel',
invalid: '=',
working: '='
Copy link
Contributor

Choose a reason for hiding this comment

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

Intentional removal of working?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not at all, will update.

and prevent having to set awkward pathing throughout the JS code.
@waldenraines
Copy link
Contributor

ACK Pending Jenkins if the javascript tests are currently running.

ehelms added a commit that referenced this pull request Nov 25, 2013
Engine: Adding request interceptor to allow JS tests to pass
@ehelms ehelms merged commit 9917c3f into Katello:engine Nov 25, 2013
@ehelms ehelms deleted the engine-js-tests branch November 25, 2013 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants