launchdarkly / jest-launchdarkly-mock

Easily unit test LaunchDarkly feature flagged components with jest
Apache License 2.0
25 stars 19 forks source link

Mock asyncWithLDProvider and LDProvider #15

Closed alexluke closed 2 years ago

alexluke commented 2 years ago

This allows use of LDProvider and the asyncWithLDProvider HOCs

Fixes #3