gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Add tests for MouseDrag GUI plugin

Open Henrique-BO opened this issue 10 months ago • 0 comments

🎉 New feature

Summary

Adds unit and integration tests to the MouseDrag GUI plugin.

Still WIP since the tests frequently fail.

Test it

Checklist

  • [x] Signed all commits for DCO
  • [x] Added tests
  • [ ] Added example and/or tutorial
  • [ ] Updated documentation (as needed)
  • [ ] Updated migration guide (as needed)
  • [ ] Consider updating Python bindings (if the library has them)
  • [x] codecheck passed (See contributing)
  • [ ] All tests passed (See test coverage)
  • [ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Henrique-BO avatar Aug 22 '23 19:08 Henrique-BO