mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
- 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>
Automated Unit Tests (non-Parallelizable)
See the Testing wiki for details on how to add more tests.