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

Test non-standard date and time formats #2106

Closed
wants to merge 16 commits into from

Conversation

labkey-danield
Copy link
Contributor

@labkey-danield labkey-danield commented Oct 24, 2024

Rationale

Test automation for non-standard date and time formats. The tests are in NonStandardDateAndTimeFormatTest.java.
Consolidated various test helpers that set date and time fields. Change various helpers, UI components, other tests, etc... to use the enums defined in the base setting page for the format not a string (not a string).

Added a page to set formats at the page level (FolderFormatsPage).

Added APIContainerHelper.setDateAndTimeFormats. This allows setting of non-standard formats to projects and folders.

Related Pull Requests

Changes

  • Consolidate and clean up helpers.
  • Add back tests that had been commented out.
  • Added NonStandardDateAndTimeFormatTest.java
  • Updated tests and other code to use helpers from LKS tests.
  • Added check for format warnings to domain designer and settings pages.
  • APIContainerHelper.setDateAndTimeFormats

@labkey-danield labkey-danield marked this pull request as draft October 31, 2024 15:33
@labkey-danield labkey-danield deleted the fb_testNonStandardDateAndTimeFormats branch November 5, 2024 20:44
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.

1 participant