Skip to content

Add unit tests for various components in PhpIoCli#5

Merged
hakrichTech merged 1 commit into
mainfrom
dev
May 3, 2026
Merged

Add unit tests for various components in PhpIoCli#5
hakrichTech merged 1 commit into
mainfrom
dev

Conversation

@hakrichTech
Copy link
Copy Markdown
Contributor

  • Created ColorsTest to validate color wrapping and ANSI code stripping.
  • Implemented FuzzyTest to ensure fuzzy matching and scoring functionality.
  • Added HooksTest to verify event dispatching and listener management.
  • Developed InputTest to test input binding and state handling.
  • Introduced KeyTest for key normalization and printable character checks.
  • Created NullIOTest to confirm NullIO behavior and default responses.
  • Added RenderContextTest to validate render context state management.
  • Implemented ShellResultTest to check shell command result handling.
  • Developed StateTest to ensure state management and watcher functionality.
  • Created TableTest to validate table rendering and styling.

- Created ColorsTest to validate color wrapping and ANSI code stripping.
- Implemented FuzzyTest to ensure fuzzy matching and scoring functionality.
- Added HooksTest to verify event dispatching and listener management.
- Developed InputTest to test input binding and state handling.
- Introduced KeyTest for key normalization and printable character checks.
- Created NullIOTest to confirm NullIO behavior and default responses.
- Added RenderContextTest to validate render context state management.
- Implemented ShellResultTest to check shell command result handling.
- Developed StateTest to ensure state management and watcher functionality.
- Created TableTest to validate table rendering and styling.
@hakrichTech hakrichTech merged commit c5968e3 into main May 3, 2026
2 of 8 checks passed
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