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

Fixed #616 #627

Merged
merged 5 commits into from
Dec 18, 2017
Merged

Fixed #616 #627

merged 5 commits into from
Dec 18, 2017

Conversation

aebadirad
Copy link
Contributor

Added fix for marklogic/datahub-central#1117 so that only the selected properties are wiped of their index/pkey/etc settings.

Also included E2E tests for properties and a check for this condition, plus tweaked settings to get the E2E settings to run.

…property when foreaching through it so it doesn't greedily wipe other properties indexes
…ites, plus checking for retaining of index settings after deleting them to verify the bug has been fixed
@marklogic-builder
Copy link

Can one of the admins verify this patch?

1 similar comment
@marklogic-builder
Copy link

Can one of the admins verify this patch?

…vel webdriver executeScript command and raw window functions, returning to headless since headed is no longer required
@aebadirad
Copy link
Contributor Author

I've made the E2E tests for properties more reliable by replacing the coordinate click based system with a lower level implementation that leverages the browser driver and raw window functions to obtain the necessary element to click on, rather than from inside protractor/selenium

@aebadirad aebadirad self-assigned this Dec 16, 2017
@aebadirad aebadirad merged commit 8d57011 into develop Dec 18, 2017
@aebadirad aebadirad deleted the feature/bug-616 branch December 18, 2017 16:18
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.

3 participants