Skip to content

[DRAFT] Ability to run tests within thunderscope#3540

Draft
nycrat wants to merge 4 commits intoUBC-Thunderbots:masterfrom
nycrat:avah/run_tests_within_thunderscope
Draft

[DRAFT] Ability to run tests within thunderscope#3540
nycrat wants to merge 4 commits intoUBC-Thunderbots:masterfrom
nycrat:avah/run_tests_within_thunderscope

Conversation

@nycrat
Copy link
Member

@nycrat nycrat commented Dec 8, 2025

Description

DRAFT DONT REVIEW THIS

Testing Done

Resolved Issues

resolves #3369

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@nycrat nycrat changed the title Ability to run tests within thunderscope [DRAFT] Ability to run tests within thunderscope Dec 8, 2025
@nycrat nycrat force-pushed the avah/run_tests_within_thunderscope branch from 0eab961 to 2dc38d9 Compare February 14, 2026 18:18
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.

Add the ability to run field tests and simulated tests from within Thunderscope

1 participant