Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feature: integrate
pytest-molecule
plugin #124feature: integrate
pytest-molecule
plugin #124Changes from all commits
a1bf2a1
2f68be2
d4c7c3c
d35539d
67dd05b
0de974d
e97022e
8665f9a
1648519
70657eb
21b0de7
3a0adc3
e07b0b2
373ef00
5c6418d
79802d9
6e8325e
aff79e0
ddf74b3
2dd8d4f
e7386d1
5d1677a
699e7d2
e8652c8
e085bc2
94a0af0
b0f07f5
6202eda
f051d4a
2aeb3a8
f53d18a
97582b2
55baec0
6f7deb0
8e2fe4d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this root molecule directory supported to be here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah looks like it's for the tests....... It can be moved to a /tests/fixtures/molecule directory
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can move this in a seperate PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so should I move it or not in this PR?