Skip to content

Conversation

@Karman580
Copy link

This PR adds a Jest unit test for WidgetBlocks.js, which previously had no test coverage.

The test ensures the file loads safely in a mocked environment without throwing,
following the same testing pattern used for other legacy block files.

  • No production code changes
  • No dependency changes

Closes #4914

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@Karman580
Copy link
Author

Thanks for reviewing!

All Jest tests are passing locally and in CI.
This PR only adds a unit test and does not modify production code.

Please let me know if any changes are needed.

@walterbender
Copy link
Member

What exactly is being tested here?

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

Successfully merging this pull request may close these issues.

Add unit tests for WidgetBlocks.js

2 participants