Create a test runner for the python rest-api wrapper#14161
Merged
Nir-Az merged 7 commits intorealsenseai:developmentfrom Jul 31, 2025
Merged
Create a test runner for the python rest-api wrapper#14161Nir-Az merged 7 commits intorealsenseai:developmentfrom
Nir-Az merged 7 commits intorealsenseai:developmentfrom
Conversation
9208f83 to
0c5509f
Compare
40f516d to
8676d0c
Compare
Nir-Az
reviewed
Jul 31, 2025
Nir-Az
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
needed python dependencies to run the tests:
fastapi==0.115.12
uvicorn==0.34.0
pydantic==2.10.6
pyrealsense2==2.56.4.9191
aiortc==1.11.0
opencv-python==4.11.0.86
numpy==2.2.4
python-socketio==5.13.0
pytest==8.3.5
pytest-asyncio==0.26.0
typeguard==4.4.4
jinja2==3.1.6
pyyaml==6.0.2
lark==1.2.2
httpx==0.28.1