Commit 334a890
Reintegration of fixtures and Engine code for MCM validation (#404)
* remove previous code
* add Engine code plus conftest
* remove functional dir, add requirements.txt and correct imports
* add common dir and update imports
* Update linter.yml DISABLE_ERRORS to false
Signed-off-by: KarolinaPomian <[email protected]>
* MARKDOWN linter fix
* PYTHON_BLACK linter code fix
* black linter code correction
* Update linter.yml
Version update to remove Error:
/action/lib/functions/linterCommands.sh: line 61: AddOptionsToCommand: command not found
Signed-off-by: KarolinaPomian <[email protected]>
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* linter code correction
* linter black code correction
* linter correction
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* configs initial inclusion
* functional initial inclusion
* MARKDOWN linter code patch
* Prettier linter code patch
* black linter code patch
* Fix code formatting in test files: improve PEP8 compliance by adding proper spacing and line breaks
* black linter code correction
* black correction
* black code correction
* black code fix
* int update
* Prettier fix
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* add audio visualisaton plus remove configs from prettier linter
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* Update linter.yml
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/st2110/st20/test_RxTxApp_mtl_to_mcm_video.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/st2110/st30/test_RxTxApp_mtl_to_mcm_audio.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/local/video/test_video.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/cluster/audio/test_audio.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/cluster/blob/test_blob.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/local/audio/test_audio.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/cluster/video/test_video.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Fix formatting: remove trailing whitespace and add trailing comma
* code linter fix
* linter code fix
* Update tests/validation/functional/st2110/st30/test_RxTxApp_mtl_to_mcm_audio.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* move logging to validation dir
* remove changes in conf.py
* fix dev/null
* linter fix
* reverse change outside of validation
* Update tests/validation/functional/local/video/test_ffmpeg_video.py
Co-authored-by: Mateusz Grabuszyński <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/st2110/st30/test_ffmpeg_mcm_to_mtl_audio.py
Co-authored-by: Mateusz Grabuszyński <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* Update tests/validation/functional/local/audio/test_ffmpeg_audio.py
Co-authored-by: Mateusz Grabuszyński <[email protected]>
Signed-off-by: KarolinaPomian <[email protected]>
* configs update for {{ xyz }}
---------
Signed-off-by: KarolinaPomian <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Mateusz Grabuszyński <[email protected]>1 parent 81e563b commit 334a890
File tree
90 files changed
+8793
-1461
lines changed- .github/workflows
- tests/validation
- Engine
- common
- ffmpeg_handler
- integrity
- visualisation
- configs
- functional
- cluster
- audio
- blob
- video
- local
- audio
- blob
- video
- st2110
- st20
- st30
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+8793
-1461
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
53 | 56 | | |
Lines changed: 0 additions & 108 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
This file was deleted.
This file was deleted.
0 commit comments