ant-design-blazor/tests/AntDesign.TestKit
James Yeung 36a40efef3
fix(module: select): replacing a datasource with some of the same items was not in the right order (#2462)
* fix(module: select): replacing a datasource with some of the same elements was not in the right order

* add tests

* fix indent
2022-05-19 22:59:36 +08:00
..
Properties test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
AntDesign.TestKit.csproj fix(module: select): replacing a datasource with some of the same items was not in the right order (#2462) 2022-05-19 22:59:36 +08:00
AntDesignTestBase.cs tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
RecordedTestExtensions.cs test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
TestDomEventListerner.cs tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
TestDomEventService.cs fix(module: select): arrow down click does not auto close (#1977) 2021-10-11 22:17:14 +08:00
TestNavigationManager.cs feat:(module: form): edit context dynamic change (#1504) 2021-05-11 11:13:14 +08:00