Tig 9a5b1c6d2c Refactor tests to decouple from global Application state 3 주 전
..
Application 9a5b1c6d2c Refactor tests to decouple from global Application state 3 주 전
Clipboard d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
Configuration c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 주 전
Dialogs 4b975fd5b7 Rename IApplication.Current to TopRunnable 3 주 전
Drivers cd75a20c60 Fixes #4387. Runes should not be used on a cell, but rather should use a single grapheme rendering 1 or 2 columns (#4388) 3 주 전
FileServices f3fc20306e Remove TextField.Caption property; use Title with hotkey navigation support (#4352) 1 개월 전
Text d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
View 171a26a350 Removes the v1 `Menu` stuff. Preps for #4148 (#4402) 3 주 전
Views 171a26a350 Removes the v1 `Menu` stuff. Preps for #4148 (#4402) 3 주 전
AssemblyInfo.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 달 전
AutoInitShutdownAttribute.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 주 전
DriverAssert.cs 9a5b1c6d2c Refactor tests to decouple from global Application state 3 주 전
FakeDriverBase.cs 1bd5e3761a Fixes #4391. Weird situation where ForceDriver with args doesn't persists on open scenario (#4395) 3 주 전
OutputAssert.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전
README.md b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전
SetupFakeApplicationAttribute.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 주 전
TestDateAttribute.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전
TestRespondersDisposedAttribute.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
TestsAllViews.cs e199063a31 Introduce IRunnable interface architecture with Fluent API (Phase 1) (#4405) 3 주 전
UnitTests.csproj d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
UnitTests.csproj.DotSettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전
UnitTests.sln b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전
runsettings.coverage.xml d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
runsettings.xml d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 개월 전
xunit.runner.json b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 달 전

README.md

Automated Unit Tests (non-Parallelizable)

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