0.1.4 • Published 4 years ago

@swrve/test-helpers v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Test Helpers

This is a collection of test helpers.

React testing library

findByAutoTag Find item via its data-automation tag

const submit = findByAutoTag(container, 'sw-channel-content-continue')

clickAutoTag Find item via its data-automation tag and click it

const submit = clickItem(container, 'sw-channel-content-continue')
0.1.4

4 years ago

0.1.6-alpha.0

5 years ago

0.1.5-alpha.0

5 years ago

0.1.4-alpha.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.1-0

5 years ago