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

PwRelaxWorkChain: add tests for relax_type in generator overrides #631

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Dec 11, 2020

The get_builder_from_protocol method was not yet tested with respect
to defining a relax_type in the overrides and make sure that the
correct value is set on the builder that is returned.

@sphuber sphuber requested a review from mbercx December 11, 2020 16:10
The `get_builder_from_protocol` method was not yet tested with respect
to defining a `relax_type` in the `overrides` and make sure that the
correct value is set on the builder that is returned.
Copy link
Member

@mbercx mbercx left a comment

Choose a reason for hiding this comment

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

All good, thanks @sphuber! Just left a little question to make sure I understand the use of an Enum with @pytest.mark.parametrize.

tests/workflows/protocols/pw/test_relax.py Show resolved Hide resolved
@sphuber sphuber merged commit 1ec3ff1 into develop Dec 11, 2020
@sphuber sphuber deleted the fix/relax-type branch December 11, 2020 20:34
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