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

Enhance date formatting and improve test coverage #2379

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Nov 27, 2024

Refactor date formatting to utilize the safeIsoValue function for better consistency and error handling. Add additional test cases to verify member text functionality. Will solve 'Invalid time value' error.

  • The test cases for getMemberList are passing
  • IFS Browser and Object Browser still functioning.
image

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
… and error handling

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam linked an issue Nov 27, 2024 that may be closed by this pull request
Copy link
Contributor

👋 A new build is available for this PR based on c9b9692.

Copy link
Collaborator

@sebjulliand sebjulliand left a comment

Choose a reason for hiding this comment

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

LGTM

@worksofliam worksofliam merged commit f4c59e7 into master Nov 27, 2024
1 check passed
@YvesACG
Copy link

YvesACG commented Nov 27, 2024

Looks good for me too.
I did some tests with different profiles with CCSID 1147, 297, 65535, disconnection - re connection, closing VSCode, ... .
Member list is displayed every time

@sebjulliand sebjulliand deleted the fix/support_bad_dates branch November 27, 2024 15:19
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.

invalid time value
3 participants