Skip to content

Conversation

jasontaylordev
Copy link
Contributor

This pull request introduces a utility function, toLocalDateTimeString, to standardize the formatting of date-time strings. The function is currently used only in the SagaDiagram component and its associated tests, as this is the only area in the system where date-time values were formatted in this specific way.

While the utility was designed with reuse in mind, no other components were found to use this pattern, so no further updates were made.

jasontaylordev and others added 2 commits June 19, 2025 12:12
Copy link
Contributor

@cquirosj cquirosj left a comment

Choose a reason for hiding this comment

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

Saga localization tests fix: Retrieve UI date strings and convert to date values for performing assertions
@jasontaylordev jasontaylordev requested a review from cquirosj June 20, 2025 00:24
@jasontaylordev jasontaylordev merged commit 2864dcb into master Jun 20, 2025
5 checks passed
@jasontaylordev jasontaylordev deleted the fix-component-tests branch June 20, 2025 00:36
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