Skip to content

Refactor DisplayHelper and add unit tests for improved clarity #22

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

Merged
merged 3 commits into from
Aug 12, 2025

Conversation

pushpak1300
Copy link
Member

Description of the Changes

  • Refactored DisplayHelper by extracting reusable methods and constants, enhancing readability and maintainability.
  • Added unit tests specifically for the datatable and grid methods of DisplayHelper.

Benefits

  • Increases code clarity and encourages reuse through more defined methods.
  • Improves confidence in DisplayHelper functionality with newly added tests.
  • No breaking changes

This PR does not introduce new features but merely improves internal structure and test coverage.

Copy link
Collaborator

@ashleyhindle ashleyhindle left a comment

Choose a reason for hiding this comment

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

💪

@ashleyhindle ashleyhindle merged commit d656a6f into main Aug 12, 2025
1 of 10 checks passed
@ashleyhindle ashleyhindle deleted the cleanup_display_helper branch August 13, 2025 14:04
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.

2 participants