Melvyn Laïly f4cd2ca1c3 Fix typos преди 5 години
..
ApplicationTests.cs dce2a0304e Fixed Unit Test based on the changes. преди 5 години
ConsoleDriverTests.cs d6f9e0a832 Fixed more unit 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 dce2a0304e Fixed Unit Test based on the changes. преди 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 f4cd2ca1c3 Fix typos преди 5 години
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) преди 5 години
TextFormatterTests.cs 805fdeb344 Fixing TextFormatter unit test. преди 5 години
UnitTests.csproj 9ef9eb95a3 merge after massive PR merge преди 5 години
ViewTests.cs 49ae8f1b21 Fix #882 преди 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.