ant-design/components/float-button/__tests__
Jony J 08a9325182
feat: add a11y test for components demo (#51414)
* test: add accessibility test utilities

* refactor(tests): replace polling with Promise chain for axe test queue management

* test: add a11y test for components demo

* feat: add a11y test utils

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: remove unnecessary code

* feat: add polyfill for test environment

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: adjust code style
2024-11-01 11:30:11 +08:00
..
__snapshots__ feat: FloatButton support placement (#50407) 2024-08-20 10:16:07 +08:00
a11y.test.ts feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
back-top.test.tsx fix: fix float-button findDOMNode error (#48865) 2024-05-10 16:28:25 +08:00
demo-extend.test.ts feat: Float Button (#37520) 2022-09-23 14:31:16 +08:00
demo.test.ts feat: Float Button (#37520) 2022-09-23 14:31:16 +08:00
group.test.tsx docs(FloatButtonGroup): Add onClick prop (#40706) 2024-09-04 10:15:59 +08:00
image.test.ts ci: enable splitTheme (#46984) 2024-01-15 17:58:48 +08:00
index.test.tsx feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00