Charlie Kindel 342130f61c reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06 2 vuotta sitten
..
AllViewsTests.cs d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 vuotta sitten
ApplicationTests.cs 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 vuotta sitten
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
AttributeTests.cs 8bfa2f0425 Border feature (#1436) 4 vuotta sitten
AutocompleteTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
BorderTests.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 vuotta sitten
ButtonTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
CheckboxTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
ClipboardTests.cs 17b98ad294 lock cannot have a null argument and sometime the Clipboard.Contents is null. 3 vuotta sitten
CollectionNavigatorTests.cs 1247a129e1 updated unit tests for new 'wrong' key behavior 2 vuotta sitten
ColorPickerTests.cs 09b8ce64da Add ColorPicker Control. (#1668) 3 vuotta sitten
ComboBoxTests.cs 342130f61c reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06 2 vuotta sitten
ConsoleDriverTests.cs da76bc230b Merge pull request #2032 from tznind/vkpacket 2 vuotta sitten
ContextMenuTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
DateFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
DialogTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
DimTests.cs 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 vuotta sitten
FrameViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
GraphViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
HexViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
KeyTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
LineViewTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 vuotta sitten
ListViewTests.cs 60d116617a Near final fixes? Refactored/renamed stuff 2 vuotta sitten
MainLoopTests.cs 7ce2109a46 Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure. (#2016) 3 vuotta sitten
MenuTests.cs e7bc9f5ff4 Fixed merge issue 2 vuotta sitten
MessageBoxTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
PanelViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
PointTests.cs b29240f362 Code coverage (#1235) 4 vuotta sitten
PosTests.cs 1136514bf8 Added a Pos.Combine unit test. 2 vuotta sitten
ProgressBarTests.cs bb4bbcba1e Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar. 4 vuotta sitten
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 vuotta sitten
RadioGroupTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
RectTests.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 vuotta sitten
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 vuotta sitten
ResponderTests.cs b29754cc5a moves isovverriden to Responder, adds unit tests 2 vuotta sitten
ScenarioTests.cs 4893ef7b90 Merge branch 'develop' into unittests_refactor 2 vuotta sitten
ScrollBarViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
ScrollViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
SizeTests.cs b29240f362 Code coverage (#1235) 4 vuotta sitten
StackExtensionsTests.cs c707d1351d Some changes and adding much more unit tests. 4 vuotta sitten
StatusBarTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TabViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TableViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TestHelpers.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TextFieldTests.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 vuotta sitten
TextFormatterTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TextValidateFieldTests.cs 4f0049dde8 refactored AutoInitShutdown attribute 4 vuotta sitten
TextViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TimeFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
ToplevelTests.cs e02df8c043 Added some more features and bug fixes. 3 vuotta sitten
TreeViewTests.cs 368b759eaa Merge branch 'develop' into treeview-desiredCursorVisibility-set-fix 2 vuotta sitten
UnitTests.csproj 1a1df3f5cc Bump coverlet.collector from 3.1.2 to 3.2.0 2 vuotta sitten
ViewTests.cs 15bed3762b IsOverridden unit tests per @tig. 2 vuotta sitten
WindowTests.cs e02df8c043 Added some more features and bug fixes. 3 vuotta sitten
WizardTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
coverlet.runsettings b29240f362 Code coverage (#1235) 4 vuotta sitten
xunit.runner.json 8730ac6f37 first unit tests 5 vuotta sitten

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.