Skip to content

F51-208 unit test for myAddresses component#86

Merged
crhistianramirez merged 3 commits intoordercloud-api:developmentfrom
amrarick26:F51-208-test_myAddresses
May 16, 2017
Merged

F51-208 unit test for myAddresses component#86
crhistianramirez merged 3 commits intoordercloud-api:developmentfrom
amrarick26:F51-208-test_myAddresses

Conversation

@amrarick26
Copy link
Contributor

refactor: unit test for myAddresses component

refactor: unit test for myAddresses component
var _ocMyAddresses;
var address;
beforeEach(inject(function(ocMyAddresses){
_ocMyAddresses = ocMyAddresses;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add this service to the global.spec.js file? Be sure to follow the naming conventions established there

@crhistianramirez crhistianramirez merged commit 66f2191 into ordercloud-api:development May 16, 2017
crhistianramirez pushed a commit to Four51/demo-angular-buyer that referenced this pull request Aug 3, 2017
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