Files
Terminal.Gui/Tests/UnitTests
copilot-swe-agent[bot] ba531af5fd Fix IFakeConsoleDriver casting issues and update FakeDriverRenderingTests
- Replace IFakeConsoleDriver casts with FakeDriver in all test files
- Add DriverAssert to UnitTestsParallelizable project
- Update FakeDriverRenderingTests to use direct driver operations instead of View rendering
- All tests now pass (21 UnitTests + 16 UnitTestsParallelizable FakeDriver tests)

Co-authored-by: tig <585482+tig@users.noreply.github.com>
2025-10-26 20:52:48 +00:00
..

Automated Unit Tests (non-Parallelizable)

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