Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test framework #1126

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Improve test framework #1126

merged 4 commits into from
Oct 11, 2023

Conversation

danigm
Copy link
Member

@danigm danigm commented Oct 11, 2023

Some improvements to the FakePkg class to be able to use it in complex checks like FilesCheck.

This function will be used also in FakePkg class so it should go to the
AbstractPkg class.
With this parameter it will be easy to define a FakePkg with symlinks
just using:

files={ '/path/to/link': { 'linkto': '../path/to/file' } }
@danigm danigm merged commit ecdde27 into main Oct 11, 2023
13 checks passed
@danigm danigm deleted the improve-test-framework branch October 11, 2023 08:17
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