Skip to content

Conversation

@JohnVillalovos
Copy link
Member

Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the
tests located under the 'tests/' directory.

Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the
tests located under the 'tests/' directory.
@JohnVillalovos JohnVillalovos requested a review from nejch May 27, 2021 04:10
Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

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

Nice, thanks. Things are starting to look cleaner :)

Heads-up for distro package maintainers this will need a change if you're testing the package outside of tox. I recommend only running tests/unit if you want to avoid the docker dependency.
@kloczek @derekschrock @svenstaro @williamh @FedericoCeratto

recursive-include tests *
recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat
recursive-include gitlab/tests/data *
recursive-include tests/unit/data *
Copy link
Member

Choose a reason for hiding this comment

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

I'm thinking we can actually remove this now as we already recurse tests/ in line 3. But this file needs a cleanup, I'll push a small PR after :)

@nejch nejch merged commit 56770ce into python-gitlab:master May 29, 2021
@JohnVillalovos JohnVillalovos deleted the jlvillal/mv_unit_tests branch January 4, 2022 06: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