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

Adding unit tests for FoxgloveWebSocketPlayer module #335

Merged
merged 8 commits into from
Feb 4, 2025

Conversation

ctw-joao-luis
Copy link
Contributor

@ctw-joao-luis ctw-joao-luis commented Jan 23, 2025

User-Facing Changes
N/A

Description

Added some unit tests to files that provide support for the WebSocket player, also did some refactoring on the module.
Couldn't finish testing the whole module because I was having trouble accessing private fields and methods of the websocket class.

Checklist

  • The web version was tested and it is running ok
  • The desktop version was tested and it is running ok
  • This change is covered by unit tests
  • Files constants.ts, types.ts and *.style.ts have been checked and relevant code snippets have been relocated

@ctw-joao-luis ctw-joao-luis added the enhancement New feature or request label Jan 23, 2025
@ctw-joao-luis ctw-joao-luis marked this pull request as ready for review January 29, 2025 10:37
@ctw-joao-luis ctw-joao-luis merged commit e61f721 into main Feb 4, 2025
11 checks passed
@ctw-joao-luis ctw-joao-luis deleted the testing/FoxgloveWebSocketPlayer-unit-tests branch February 4, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants