Tig 8d9633274e Merge branch 'v2_develop' into copilot/move-fakedriver-to-terminal-drivers 1 month ago
..
Application 8d9633274e Merge branch 'v2_develop' into copilot/move-fakedriver-to-terminal-drivers 1 month ago
Clipboard fdeaa8331b Fixes #4298 - Updates test namespaces (#4299) 1 month ago
Configuration fdeaa8331b Fixes #4298 - Updates test namespaces (#4299) 1 month ago
ConsoleDrivers 9fb77a353e Complete Rows/Cols read-only refactor - fix all test files 1 month ago
Dialogs aef88ad4bb Fixes #4332 - Refactor test infrastructure to use modern ApplicationImpl.Coordinator instead of legacy MainLoop (#4335) 1 month ago
Drawing fdeaa8331b Fixes #4298 - Updates test namespaces (#4299) 1 month ago
FileServices 1eb5a4e1b9 Fixes #4305 - 'FileDialog` TreeView (#4306) 1 month ago
Input fdeaa8331b Fixes #4298 - Updates test namespaces (#4299) 1 month ago
Text c4a73d71c7 Add SetScreenSize to IConsoleDriver and fix test issues 1 month ago
View c4a73d71c7 Add SetScreenSize to IConsoleDriver and fix test issues 1 month ago
Views c4a73d71c7 Add SetScreenSize to IConsoleDriver and fix test issues 1 month ago
AssemblyInfo.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
AutoInitShutdownAttribute.cs 8aec05248d Fixes #4274 - v2win vsdebugconsole issue CM related UnitTest failures (#4287) 1 month ago
DriverAssert.cs 2be8397203 Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270) 2 months ago
OutputAssert.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
README.md b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
SetupFakeDriverAttribute.cs 359e6a5d7e Step 3: Port SetupFakeDriverAttribute to use built-in FakeDriver 1 month ago
TestDateAttribute.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
TestRespondersDisposedAttribute.cs 2be8397203 Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270) 2 months ago
TestsAllViews.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
UnitTests.csproj 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) 3 months ago
UnitTests.csproj.DotSettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
UnitTests.sln b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
coverlet.runsettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago
xunit.runner.json b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 months ago

README.md

Automated Unit Tests (non-Parallelizable)

See the Testing wiki for details on how to add more tests.