2.0.4 • Published 6 years ago

@zendeskgarden/react-testing v2.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

@zendeskgarden/react-testing npm version

This package includes utilities relating to testing in the Garden Design System.

Installation

npm install @zendeskgarden/react-testing

# Peer Dependencies - Also Required
npm install react enzyme @zendeskgarden/react-theming

Enzyme Utilities

When testing Garden components with enzyme, many times you are required to wrap our components with a ThemeProvider. Additionally, you may have custom RTL logic that you would like to easily test without modifying an additional ThemeProvider.

To simplify this we provide two wrappers around the enzyme shallow and mount renderers that allow easy RTL and theme testing.

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago