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

fix --ui issues, closes #3746 #3756

Merged
merged 1 commit into from Feb 21, 2019
Merged

fix --ui issues, closes #3746 #3756

merged 1 commit into from Feb 21, 2019

Conversation

boneskull
Copy link
Member

also move all ui-related tests into test/integration/options/ui.spec.js

@boneskull boneskull added type: bug a defect, confirmed by a maintainer semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Feb 20, 2019
@boneskull boneskull self-assigned this Feb 20, 2019
@boneskull boneskull added this to the next milestone Feb 20, 2019
Copy link
Contributor

@plroebuck plroebuck left a comment

Choose a reason for hiding this comment

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

Code looks fine, though I really don't like your variable name factory (since it isn't one). Maybe _interface (since we can't use the word itself).

move all ui-related tests into `test/integration/options/ui.spec.js`
@boneskull
Copy link
Member Author

yeah, factory is a misnomer. looking more closely, I realized that this._ui is actually a) undefined and b) never referenced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes" type: bug a defect, confirmed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants