mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
- Fixed all test files to use SetScreenSize() instead of setting Rows/Cols - Updated ApplicationTests, ApplicationScreenTests, AddRuneTests, ClipRegionTests, ConsoleDriverTests - All UnitTests now build and FakeDriver tests pass (21/21) - Source of truth is now IConsoleDriver.Screen via backing fields Work items for future: - Rename OnSizeChanged to OnScreenChanged - Fix AutoInitShutdownAttribute.FakeResize Co-authored-by: tig <585482+tig@users.noreply.github.com>
Automated Unit Tests (non-Parallelizable)
See the Testing wiki for details on how to add more tests.