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

Ui json edit test #5705

Merged
merged 4 commits into from
Nov 9, 2018
Merged

Ui json edit test #5705

merged 4 commits into from
Nov 9, 2018

Conversation

meirish
Copy link
Contributor

@meirish meirish commented Nov 6, 2018

This adds some helpers to make testing with codemirror nicer - adapted from @DingoEatingFuzz's work in hashicorp/nomad#4612.

Also adds an acceptance test verifying that JSON editing functions properly.

@meirish meirish requested review from a team November 6, 2018 18:09
//
// Usage: fillIn: codeFillable('[data-test-editor]')
// Page.fillIn(code);
export function codeFillable(selector) {
Copy link
Contributor

Choose a reason for hiding this comment

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

omg 💅

@chrishoffman chrishoffman added this to the 1.0 milestone Nov 7, 2018
@meirish meirish merged commit 95983c4 into master Nov 9, 2018
@meirish meirish deleted the ui-json-edit-test branch November 9, 2018 20:00
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.

3 participants