Unit testing with viewerless UI and jest

Hi there,

Thanks for reaching out to WebViewer forums,

Here is a similar post to get you started about testing

If you plan to test the UI, we use Storybook and Playwright to test our UI. You can see our implementation and test them here in our public repo: GitHub - ApryseSDK/webviewer-ui: WebViewer UI built in React

Best regards,
Kevin Kim

1 Like