BDisp 03862d1380 Just a little Unit Test for Focus #798 пре 5 година
..
ApplicationTests.cs 254131b8c6 removed DEBUG by renaming #define пре 5 година
ConsoleDriverTests.cs f8d235a426 enabled posdim tests пре 5 година
DimTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) пре 5 година
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 7395656afe merge пре 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 da54dece1f dealt with Removed пре 5 година
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) пре 5 година
TextFormatterTests.cs 9d088f87ec fixed a wide-unicode bug пре 5 година
UnitTests.csproj 9ef9eb95a3 merge after massive PR merge пре 5 година
ViewTests.cs 03862d1380 Just a little Unit Test for Focus #798 пре 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.