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

F automated gui testing #12

Open
wants to merge 54 commits into
base: noetic-devel
Choose a base branch
from
Open

Conversation

carebare47
Copy link

Proposed changes

Adding an automated testing framework and a suite of tests to automate the release testing process

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

  • No tests required to be added. (For small changes that will be tested by CI/CD infrastructure).
  • Added/Modified automated and PhantomHand CI tests (if a new class is added (Python or C++), the interface of that class must be unit tested).
  • Manually tested in simulation (if simulation specific or no hardware required to test the functionality).
  • Manually tested on hardware (if hardware specific or related).

Documentation

  • No documentation required to be added.
  • Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc).
  • Updated documentation (For changes to pre-existing features mentioned in the documentation).

carebare47 and others added 30 commits May 14, 2024 16:37
…pixels to drag by, will open rqt, open joint sliders plugin, get list of joints from imported/overwritten joint slider class, drag sliders by required amount and then close
…ust implement setup, teardown, pre_test_step, post_test_step, run_test_step)
…ders, checks joints moved by appropriate amount, closes everything nicely whether the test passed or failed
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