Skip to content

Refactor Test Suite for Improved Isolation and Organization#38

Merged
KorelU merged 9 commits into
mainfrom
RefactorTestCasesToSeperateDirectories
May 20, 2025
Merged

Refactor Test Suite for Improved Isolation and Organization#38
KorelU merged 9 commits into
mainfrom
RefactorTestCasesToSeperateDirectories

Conversation

@KorelU
Copy link
Copy Markdown
Collaborator

@KorelU KorelU commented May 20, 2025

This PR refactors the test suite by:

  • Splitting test cases into separate directories based on functionality or focus.
  • Breaking down existing test cases into smaller, more isolated tests.

These intention with this is to make the tests easier to understand, run, and update in the future.

KorelU added 9 commits May 20, 2025 01:09
Refactor Test cases to fit into folders. This addiiton increases flexibility in adding test cases

Signed-off-by: Korel <Korelucpinar@gmail.com>
Refactor Dynamic Parameter Test cases to fit into folders. This addiiton increases flexibility in adding test cases

Signed-off-by: Korel <Korelucpinar@gmail.com>
The Path to remove the module is updated to reflect removal on exit

Signed-off-by: Korel <Korelucpinar@gmail.com>
Refactor Core DAI Feature Test cases to fit into folders. This addiiton increases flexibility in adding test cases

Signed-off-by: Korel <Korelucpinar@gmail.com>
Remove Refactores tests. These tests can be fonud in the InitializationOfTheModule section

Signed-off-by: Korel <Korelucpinar@gmail.com>
Remove Refactored tests. These tests can be fonud in Using Dynamic Parameters and the EdgeCases section

Signed-off-by: Korel <Korelucpinar@gmail.com>
Minor changes to comments to reduce confusion and increase consistency between test cases were changed

Signed-off-by: Korel <Korelucpinar@gmail.com>
Update the directory refrences in the github workflow to reflect the new directories of the test cases

Signed-off-by: Korel <Korelucpinar@gmail.com>
Pipe the output of Dmesg into grep

Signed-off-by: Korel <Korelucpinar@gmail.com>
@KorelU KorelU merged commit f4e5b78 into main May 20, 2025
2 checks passed
@KorelU KorelU deleted the RefactorTestCasesToSeperateDirectories branch May 21, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant