-
Notifications
You must be signed in to change notification settings - Fork 9
Add fuzz names for domains to Selenium Tests - LKB/FM #2649
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
Conversation
and fix more fuzzing failures
# Conflicts: # src/org/labkey/test/util/URLBuilder.java
labkey-danield
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going approve this PR, but I need you to remove the change that capitalizes the random domain field names. We have customer data showing that they do create domains starting with lower case.
Could the changes to FieldSelectionDialog be cherry picked into 25.9? If so I think that would help with some of the failures I've seen there and in develop.
Rationale
https://github.com/LabKey/kanban/issues/1025
Related Pull Requests
Changes
SchemaKeyhelper to encode schema keys (similar toFieldKey)ReclickingWebElementto move mouse to the corner more aggressivelyEscapeUtilto encode app resource pathsTestDataGenerator.FileRowIteratorto its own file and make more generic