ant-design-blazor/tests/AntDesign.TestKit
James Yeung 15b4a81a51
feat: add support for custom script/style import locations (#3596)
* feat: add support for custom script/style import locations

* fix test
2023-12-26 23:20:16 +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 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