Files
Terminal.Gui/UnitTests
Maciej ad234aa870 Fixes #3196: DatePicker Range Guard (#3197)
* Disable next and previous button when Date would go out of range

* Make DatePicker compatible with DateField

* Update unit tests

* Fix unit tests

* Fix test comments
2024-01-20 15:41:45 -07:00
..
2023-10-04 06:42:47 -06:00

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.