copilot-swe-agent[bot] e8f279a7ee Address code review feedback: clarify comments and formatting 1 month ago
..
Application 6d398c79e1 Fix FakeDriver.Init() and add ScreenChanged event 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 e8f279a7ee Address code review feedback: clarify comments and formatting 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 fdeaa8331b Fixes #4298 - Updates test namespaces (#4299) 1 month ago
View a0979368cb Fixes #4125. Remove legacy MainLoop infrastructure (#4343) 1 month ago
Views a0979368cb Fixes #4125. Remove legacy MainLoop infrastructure (#4343) 1 month ago
AssemblyInfo.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
AutoInitShutdownAttribute.cs 21c0335018 Phase 1: Add SetScreenSize API to IConsoleDriver and implementations 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 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) 3 months 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.