Merge new implementation of robot ri api with unit tests into dev. #6

Merged
9828273 merged 39 commits from feat/cb2ui-robot-connections into dev 2025-10-28 13:49:41 +00:00
Showing only changes of commit 473c0fdce1 - Show all commits

View File

@@ -22,5 +22,6 @@ test:
tags: tags:
- test - test
script: script:
- uv run --only-group test pytest - uv run pytest test/integration
- uv run --only-group test pytest test/unit