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

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.