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

Add flowcontrol requirement so that tests that need it will not get generated for devices that do not have it #46

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

ToveRumar
Copy link
Contributor

Right now, this is the only requirement we have.

However once we get more the idea is to create a yaml file where you can define types.
In this case CF2.1 and this type has several different properties.

Then this type will be set in the site yaml file for each device.

This will get rid of having skipped tests in each run.

No device has this feature yet so no need to add it to any device type.
FOr the future it would be nice to have type/property groups that a device can have etc
It the test does not have any fixtures it does not need any parametrization. The same goes for if the only fixture is the request firxture which is a default fixture added by the pytest framework
Copy link
Contributor

@knmcguire knmcguire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ToveRumar ToveRumar merged commit 9b7dcf2 into main Aug 12, 2024
1 check passed
@ToveRumar ToveRumar deleted the toverumar/remove_skipped_tests branch August 12, 2024 13:53
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.

2 participants