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

Tests and refactoring in login-service.js #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dwcaraway
Copy link
Contributor

I've added some tests for managePermissions, the synchronous permission checks triggered when ui-router attempts to change state (and broadcasts the change / error)

Dave Caraway added 2 commits February 3, 2015 15:00
… than relying on header defaults that we have to change whenever the token changes
@dwcaraway
Copy link
Contributor Author

sorry for mixing pull requests (should have done a feature branch), but I also added an http interceptor for putting the token in the http requests.

@dwcaraway dwcaraway changed the title added some tests for login-service.js managePermissions Tests and refactoring in login-service.js Feb 3, 2015
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.

None yet

1 participant