We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43630b commit 8ae9c55Copy full SHA for 8ae9c55
README.md
@@ -67,6 +67,10 @@ You will also see any lint errors in the console.
67
3. Navigate to `/dst` directory.
68
4. Publish to npm with `npm publish`
69
70
+## Testing
71
+
72
+Tests exist in the `/src/__tests__` directory. Running `yarn test` will run the test suite.
73
74
## Support
75
76
Need help? Please report issues or requests to support@retool.com, through in app chat, or on https://community.retool.com/
0 commit comments