Charlie Kindel 1bc2c79938 Progress on refactoring nav 3 gadi atpakaļ
..
AllViewsTests.cs d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 gadi atpakaļ
ApplicationTests.cs 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 gadi atpakaļ
AssemblyInfo.cs 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 gadi atpakaļ
AttributeTests.cs 8bfa2f0425 Border feature (#1436) 4 gadi atpakaļ
AutocompleteTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
BorderTests.cs 87f6cfc8ed Fixes #1557 - Border and PanelView fixes (#1563) 3 gadi atpakaļ
ButtonTests.cs 83ab85e38c reverted test 3 gadi atpakaļ
CheckboxTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
ClipboardTests.cs 84f79b2326 Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448) 3 gadi atpakaļ
ColorPickerTests.cs 09b8ce64da Add ColorPicker Control. (#1668) 3 gadi atpakaļ
ComboBoxTests.cs 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) 3 gadi atpakaļ
ConsoleDriverTests.cs 4a338bc693 Fixes #1777 - Dialog button justification. Adds unit tests. (#1782) 3 gadi atpakaļ
ContextMenuTests.cs ed2c516702 Button pressed now close the menu and the menu length is the same with or without hot-keys 3 gadi atpakaļ
DateFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
DialogTests.cs 48dbbb05a7 Adds multi-step Wizard view (#1783) 3 gadi atpakaļ
DimTests.cs 3001d43006 Added Pos/Dim Function feature to automate layout. (#1792) 3 gadi atpakaļ
FrameViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
GraphViewTests.cs 21210d62db Fixed TableView always showing selected cell(s) even when not focused (#1776) 3 gadi atpakaļ
HexViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
KeyTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
LineViewTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 gadi atpakaļ
ListViewTests.cs 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) 3 gadi atpakaļ
MainLoopTests.cs b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 gadi atpakaļ
MenuTests.cs 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 gadi atpakaļ
PanelViewTests.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 gadi atpakaļ
PointTests.cs b29240f362 Code coverage (#1235) 4 gadi atpakaļ
PosTests.cs 3001d43006 Added Pos/Dim Function feature to automate layout. (#1792) 3 gadi atpakaļ
ProgressBarTests.cs bb4bbcba1e Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar. 4 gadi atpakaļ
README.md bdd4b45dd2 added readme for unit tests 5 gadi atpakaļ
RadioGroupTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
RectTests.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 gadi atpakaļ
ResponderTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 gadi atpakaļ
ScenarioTests.cs 2f473ae9b7 Simplified Run_All_Scenarios test (#1790) 3 gadi atpakaļ
ScrollBarViewTests.cs 9d1a919ca5 Fixes #1793. ScrollBarView is hiding if the host fit the available space. (#1795) 3 gadi atpakaļ
ScrollViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
SizeTests.cs b29240f362 Code coverage (#1235) 4 gadi atpakaļ
StackExtensionsTests.cs c707d1351d Some changes and adding much more unit tests. 4 gadi atpakaļ
StatusBarTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 gadi atpakaļ
TabViewTests.cs e66e8dc08a Fix thin tabview (#1737) 3 gadi atpakaļ
TableViewTests.cs 21210d62db Fixed TableView always showing selected cell(s) even when not focused (#1776) 3 gadi atpakaļ
TextFieldTests.cs 6374ba5b56 Rootkeyevent (#1635) 3 gadi atpakaļ
TextFormatterTests.cs b33b658f5b Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771) 3 gadi atpakaļ
TextValidateFieldTests.cs 4f0049dde8 refactored AutoInitShutdown attribute 4 gadi atpakaļ
TextViewTests.cs 205fbf4d5b Avoid throwing when WordWrap is true on constructor initialization. 3 gadi atpakaļ
TimeFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 gadi atpakaļ
ToplevelTests.cs 0be59c9bc5 Fixes FileSystemWatcher exception on Linux. (#1600) 3 gadi atpakaļ
TreeViewTests.cs 7deacf3bb9 Renamed to simply GetObjectOnRow and dropped unused X component 3 gadi atpakaļ
UnitTests.csproj 07ce68cd0f Updated version numbers 3 gadi atpakaļ
ViewTests.cs 8f7bc395c7 Fixes #1791. View not turn off AutoSize if TextFormatter.Size fit the Anchor. (#1798) 3 gadi atpakaļ
WizardTests.cs 1bc2c79938 Progress on refactoring nav 3 gadi atpakaļ
coverlet.runsettings b29240f362 Code coverage (#1235) 4 gadi atpakaļ
xunit.runner.json 8730ac6f37 first unit tests 5 gadi atpakaļ

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.