react-beautiful-dnd-test-utils
Advanced tools
Changelog
4.1.1 - 2021-11-1
Changelog
4.1.0 - 2021-11-1
getDragElement
option to makeDnd
.Changelog
4.0.1 - 2021-11-1
Changelog
4.0.0 - 2021-10-27
@testing-library/user-event
as a peer dependency.mockGetComputedSpacing
to mockGetComputedStyle
.mockDndElSpacing(rtlUtils: RenderResult)
to mockDndSpacing(container: HTMLElement)
.makeDnd({ getDragEl }: { getDragEl: () => Element })
to makeDnd({ text }: { text: string })
.Changelog
3.2.2 - 2021-10-26
Changelog
3.2.1 - 2020-07-21
prepare
script to package.json
.Changelog
3.2.0 - 2020-07-21
waitFor
instead of waitForElement
, which has been deprecated.Changelog
3.0.0 - 2019-10-31