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 tests from pulpcore #685

Merged
merged 1 commit into from Apr 19, 2022

Conversation

bmbouter
Copy link
Member

Required PR: pulp/pulpcore#2535

[noissue]

@pep8speaks
Copy link

pep8speaks commented Apr 18, 2022

Hello @bmbouter! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 368:67: E203 whitespace before ':'

Comment last updated at 2022-04-18 20:24:44 UTC

bmbouter added a commit to bmbouter/pulpcore that referenced this pull request Apr 18, 2022
bmbouter added a commit to bmbouter/pulpcore that referenced this pull request Apr 18, 2022
@bmbouter bmbouter force-pushed the add-pulpcore-tests-to-pulp_file branch 2 times, most recently from f5347ec to abbb8d6 Compare April 18, 2022 19:02
bmbouter added a commit to bmbouter/pulpcore that referenced this pull request Apr 18, 2022
@bmbouter bmbouter force-pushed the add-pulpcore-tests-to-pulp_file branch from abbb8d6 to ac26126 Compare April 18, 2022 19:32
bmbouter added a commit to bmbouter/pulpcore that referenced this pull request Apr 18, 2022
@bmbouter bmbouter force-pushed the add-pulpcore-tests-to-pulp_file branch 2 times, most recently from 497b9d5 to d27e3d5 Compare April 18, 2022 19:38
@bmbouter bmbouter force-pushed the add-pulpcore-tests-to-pulp_file branch from d27e3d5 to 737fbdb Compare April 18, 2022 20:24
bmbouter added a commit to bmbouter/pulpcore that referenced this pull request Apr 18, 2022
Copy link
Member

@mdellweg mdellweg left a comment

Choose a reason for hiding this comment

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

Let me understand the directory name from_pulpcore. I think it describes the history of that files. But that is no useful information here. Do you intend to move the tests out of this directory while transforming them to using pytest? Or should we name it with_pulpcore or simply pulpcore to signify that we test pulpcore instead of pulp_file in that directory?

@@ -7,4 +7,4 @@ include COPYRIGHT
include functest_requirements.txt
include test_requirements.txt
include unittest_requirements.txt
recursive-exclude pulp_file/tests/fixtures/ *
recursive-exclude pulp_file/tests/functional *
Copy link
Member

Choose a reason for hiding this comment

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

Yay! Finally.

bmbouter added a commit to pulp/pulpcore that referenced this pull request Apr 19, 2022
@bmbouter bmbouter merged commit 3768bfc into pulp:main Apr 19, 2022
@bmbouter bmbouter deleted the add-pulpcore-tests-to-pulp_file branch April 19, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants