ant-design-blazor/tests/AntDesign.TestKit
zxyao fd73cc980f
fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525)
* fix(module select): dom symmetrical difference event

* refactor: selector

* fix: test

fix: bunit cannot handle js event

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-12-23 11:23:16 +08:00
..
Properties test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
AntDesign.TestKit.csproj chore: update Blazor to .NET 8 (#3514) 2023-11-16 12:33:01 +08:00
AntDesignTestBase.cs feat(module: datepicker): add mask to DatePickerBase for input value constraint (#3120) 2023-10-05 17:24:16 +08:00
RecordedTestExtensions.cs test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
TestDomEventListerner.cs fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +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