ant-design-blazor/tests/AntDesign.TestKit
James Yeung 63223455d1
chore: setup js interops for tests (#4066)
* setup js interops

* add more setup

* fix test
2024-08-09 18:35:47 +08:00
..
Properties test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
AntDesign.TestKit.csproj feat: add support for custom script/style import locations (#3596) 2023-12-26 23:20:16 +08:00
AntDesignTestBase.cs chore: setup js interops for tests (#4066) 2024-08-09 18:35:47 +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