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

Don't ignore mocked configurations' remaps during testing. #2733

Merged
merged 2 commits into from
Jun 15, 2018

Conversation

regiontog
Copy link
Contributor

What this PR does / why we need it:
Allow remappings from mocked configurations during testing.
Which issue(s) this PR fixes
fixes #2732

Special notes for your reviewer:
All tests seems to mock the configuration, so user configurations no longer bork the tests.

@jpoon
Copy link
Member

jpoon commented Jun 14, 2018

Thanks so much!! I'll take a better look when I'm not in my phone

@xconverge
Copy link
Member

This looks good to me assuming that the mappings are properly mocked, which PR/mechanism is ignoring a users custom remapping settings during testing?

@jpoon jpoon self-requested a review June 14, 2018 21:53
Copy link
Member

@jpoon jpoon left a comment

Choose a reason for hiding this comment

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

LGTM

@jpoon jpoon merged commit 926573f into VSCodeVim:master Jun 15, 2018
@jpoon jpoon mentioned this pull request Jun 15, 2018
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.

Allow remappings from mocked configurations during testing.
3 participants