mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
* Search selected item on filtered set * Fix unit test - don't return first item when combobox is not focused or showed * Improve method readability * Clean selection from previous search * Update unit test - after changing search text unselect previously selected item
Automated Unit Tests
Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.
See the Testing wiki for details on how to add more tests.