0.1.4 • Published 6 years ago

@swrve/test-helpers v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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

6 years ago

0.1.6-alpha.0

6 years ago

0.1.5-alpha.0

6 years ago

0.1.4-alpha.0

6 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.1-0

7 years ago