Reintegration of fixtures and Engine code for MCM validation#404
Merged
MateuszGrabuszynski merged 52 commits intomainfrom Jul 25, 2025
Merged
Reintegration of fixtures and Engine code for MCM validation#404MateuszGrabuszynski merged 52 commits intomainfrom
MateuszGrabuszynski merged 52 commits intomainfrom
Conversation
Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Version update to remove Error: /action/lib/functions/linterCommands.sh: line 61: AddOptionsToCommand: command not found Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
…proper spacing and line breaks
Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR reintegrates fixtures and Engine code for MCM validation testing, modernizing the test framework to use new fixtures and configurations while updating dependency management.
- Complete rewrite of test files to use new fixture architecture (hosts, media_proxy, mesh_agent)
- Replacement of legacy dependency list with modern package versions
- Introduction of new configuration templates and test infrastructure
Reviewed Changes
Copilot reviewed 91 out of 93 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| requirements.txt | Updated to use modern pytest versions and MCM-specific packages |
| conftest.py | Added comprehensive test fixtures for media proxy, mesh agent, and host management |
| test_demo.py | Added demonstration test showing fixture usage patterns |
| Multiple test files | Converted from legacy Engine imports to new rx_tx_app framework |
| Config files | Added topology and test configuration templates |
tests/validation/functional/st2110/st30/test_RxTxApp_mtl_to_mcm_audio.py
Outdated
Show resolved
Hide resolved
tests/validation/functional/st2110/st20/test_RxTxApp_mtl_to_mcm_video.py
Outdated
Show resolved
Hide resolved
tests/validation/functional/st2110/st30/test_RxTxApp_mtl_to_mcm_audio.py
Outdated
Show resolved
Hide resolved
…m_video.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
…m_audio.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
…m_audio.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
andremiszcz
previously approved these changes
Jul 25, 2025
Collaborator
MateuszGrabuszynski
left a comment
There was a problem hiding this comment.
Left a few minor comments.
tests/validation/functional/st2110/st30/test_ffmpeg_mcm_to_mtl_audio.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Mateusz Grabuszyński <mgrabuszynski@gmail.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
…_audio.py Co-authored-by: Mateusz Grabuszyński <mgrabuszynski@gmail.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
Co-authored-by: Mateusz Grabuszyński <mgrabuszynski@gmail.com> Signed-off-by: KarolinaPomian <108665762+KarolinaPomian@users.noreply.github.com>
andremiszcz
approved these changes
Jul 25, 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.
No description provided.