Skip to content

Conversation

@Inuth0603
Copy link
Contributor

This PR establishes the testing infrastructure for the oscilloscope.js widget.

Changes

  • Added js/widgets/oscilloscope.test.js
  • Implemented file integrity checks to ensure the Class and critical methods (init, draw) are defined.
  • Formatted with Prettier to match project standards.

Coverage Note

This is a baseline integrity test to ensure the widget loads correctly without dependencies crashing. It provides a foundation for future logic coverage (currently 0% logic coverage, 100% integrity coverage).

Fixes part of the "Add missing tests" effort.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

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

@omsuneri omsuneri self-requested a review January 10, 2026 17:58
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.

1 participant