BDisp 01d4b4f55f Added wide improvements on keys managements. 4 лет назад
..
ApplicationTests.cs 01d4b4f55f Added wide improvements on keys managements. 4 лет назад
ConsoleDriverTests.cs d6f9e0a832 Fixed more unit tests. 5 лет назад
DimTests.cs aa1e20b8fb Added "en-US" culture info for unit test purpose. 4 лет назад
MainLoopTests.cs fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD 5 лет назад
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 лет назад
PosTests.cs 80591f3ce2 Delete using WindowsRuntime from unit test 5 лет назад
README.md bdd4b45dd2 added readme for unit tests 5 лет назад
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 лет назад
ResponderTests.cs da54dece1f dealt with Removed 5 лет назад
ScenarioTests.cs 01d4b4f55f Added wide improvements on keys managements. 4 лет назад
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 лет назад
TextFormatterTests.cs 805fdeb344 Fixing TextFormatter unit test. 5 лет назад
UnitTests.csproj 9c0a8529a6 Fixed build warnings and ensured tests run 4 лет назад
ViewTests.cs 473afe0732 poc 5 лет назад
xunit.runner.json 8730ac6f37 first unit tests 5 лет назад

README.md

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.