Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example unit tests for the JavaScript SDK #29

Open
tinahollygb opened this issue Feb 27, 2023 · 1 comment
Open

Add example unit tests for the JavaScript SDK #29

tinahollygb opened this issue Feb 27, 2023 · 1 comment

Comments

@tinahollygb
Copy link
Contributor

Add example unit tests for how to test with the JavaScript SDK.

Possible ideas:

  • have the user implement a separate feature repository to fetch features (e.g. featureRepository.getFeatures() and set those in the SDK with setFeatures() or passed into the Context constructor. this allows the user to create a mock of the feature repository's getFeatures() method.
@tinahollygb
Copy link
Contributor Author

This is somewhat related: growthbook/growthbook#1690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant