Skip to content

Unit tests for Remote Control #915

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DevarshShroff
Copy link

@DevarshShroff DevarshShroff commented Mar 16, 2025

Hello Invesalius team, I am a prospective GSoC 2025 applicant interested in the Github actions project. However I thought writing some unit tests was a good starting point to get used to the code base. You can find some unit tests for RemoteControl functionality here.

(Issue #496).

Changes Included

test_remote_control.py: Adds 6 new unit tests for all the methods in remote_control.py

How to run the tests:

  • Checkout this branch.
  • pip install -U pytest pytest-mock
  • cd tests && pytest

Github PR Unit Test

@DevarshShroff
Copy link
Author

@tfmoraes @paulojamorim please review when you get a chance! Thanks

@tfmoraes
Copy link
Member

Hi @DevarshShroff please update this PR. We already merged a PR with some tests #907

@DevarshShroff DevarshShroff force-pushed the devarsh/feature_unit_tests_remote_control_issue_496 branch from 9c4e4d8 to 40d5180 Compare March 21, 2025 02:51
@DevarshShroff
Copy link
Author

Hi @DevarshShroff please update this PR. We already merged a PR with some tests #907

Thanks @tfmoraes I have updated the PR with the latest changes.

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.

2 participants