BDisp 9615769e63 Changed to \u notation. před 4 roky
..
ApplicationTests.cs dce2a0304e Fixed Unit Test based on the changes. před 5 roky
ConsoleDriverTests.cs d6f9e0a832 Fixed more unit tests. před 5 roky
DimTests.cs aa1e20b8fb Added "en-US" culture info for unit test purpose. před 4 roky
MainLoopTests.cs fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD před 5 roky
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
PosTests.cs 80591f3ce2 Delete using WindowsRuntime from unit test před 4 roky
README.md bdd4b45dd2 added readme for unit tests před 5 roky
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
ResponderTests.cs da54dece1f dealt with Removed před 5 roky
ScenarioTests.cs f4cd2ca1c3 Fix typos před 5 roky
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
TextFormatterTests.cs 9615769e63 Changed to \u notation. před 4 roky
UnitTests.csproj 9c0a8529a6 Fixed build warnings and ensured tests run před 4 roky
ViewTests.cs 473afe0732 poc před 4 roky
xunit.runner.json 8730ac6f37 first unit tests před 5 roky

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.