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

Updated tests to use getLightblueFactory() #63

Merged

Conversation

jewzaam
Copy link
Member

@jewzaam jewzaam commented Mar 26, 2015

Depends on lightblue-platform/lightblue-core#355 being merged.

Local builds are failing but not because of anything I changed.

@dcrissman if this still fails here, might need your eyes on it. It's complaining when trying to create metadata from test resource metadata/datatype-metadata.json.

@dcrissman
Copy link
Member

@jewzaam an unintended result from some other changes elsewhere. #64 will fix it.

@jewzaam
Copy link
Member Author

jewzaam commented Mar 30, 2015

@dcrissman I merged that PR, merged master to this PR, and local builds still fail.

@jewzaam jewzaam added this to the Bill milestone Mar 30, 2015
@@ -8,6 +8,6 @@
"objectClass": ["top", "groupofNames"],
"cn": "#cn",
"description": "#description",
"member": [#members]
"member": ["#members"]
}
Copy link
Member

Choose a reason for hiding this comment

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

This change needs to be reverted. The test methods themselves are ensuring the quotation marks. I am fine if we want to change this, but lets do it in another issue/PR.

Copy link
Member

Choose a reason for hiding this comment

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

That, or I suppose the unit tests could be changed to not include the surrounding quotation marks.

Copy link
Member Author

Choose a reason for hiding this comment

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

Will revert, created #65 to fix

@jewzaam
Copy link
Member Author

jewzaam commented Mar 30, 2015

Issues should be fixed now, local build is successful at least.. ready for review.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 60.8% when pulling 9af59a1 on jewzaam:updates-for-core-test-changes into 1522dc2 on lightblue-platform:master.

dcrissman added a commit that referenced this pull request Mar 31, 2015
Updated tests to use getLightblueFactory()
@dcrissman dcrissman merged commit 412b441 into lightblue-platform:master Mar 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants