less than 1 minute read

I finished writing tests for all core transitions in the Robotics Application Manager (RAM) project. This week also included refactoring some modules and deploying a CI workflow to run the RAM tests.

Work Done

  • Finish tests for all core transitions in RAM
    • prepare_visualization transition
    • run_application transition
    • pause & resume transitions
    • terminate transitions
  • Refactor and reformat some modules (Linter, VNC Server, …)
  • Deploy a CI workflow that runs RAM tests

Notes

  • Make sure to set the linter version in CI workflows to avoid inconsistencies

Resources

Categories:

Updated: