Files
Terminal.Gui/Tests/UnitTests
copilot-swe-agent[bot] 9fb77a353e Complete Rows/Cols read-only refactor - fix all test files
- 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>
2025-10-26 21:47:19 +00:00
..

Automated Unit Tests (non-Parallelizable)

See the Testing wiki for details on how to add more tests.