Skip to content

chore: rename 'tools/functional/' to 'tests/functional/'#1469

Merged
nejch merged 1 commit intopython-gitlab:masterfrom
JohnVillalovos:jlvillal/test_directory
May 26, 2021
Merged

chore: rename 'tools/functional/' to 'tests/functional/'#1469
nejch merged 1 commit intopython-gitlab:masterfrom
JohnVillalovos:jlvillal/test_directory

Conversation

@JohnVillalovos
Copy link
Copy Markdown
Member

Rename the 'tools/functional/' directory to 'tests/functional/'

This makes more sense as these are functional tests and not tools.

@JohnVillalovos JohnVillalovos marked this pull request as draft May 26, 2021 00:36
@JohnVillalovos JohnVillalovos requested a review from nejch May 26, 2021 00:47
@JohnVillalovos JohnVillalovos marked this pull request as ready for review May 26, 2021 00:47
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 26, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.91%. Comparing base (9beff0d) to head (502715d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1469   +/-   ##
=======================================
  Coverage   90.91%   90.91%           
=======================================
  Files          73       73           
  Lines        4051     4051           
=======================================
  Hits         3683     3683           
  Misses        368      368           
Flag Coverage Δ
cli_func_v4 80.47% <ø> (ø)
py_func_v4 79.78% <ø> (ø)
unit 82.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
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.

Thanks John! Could you also change the paths in the renovate config:

"fileMatch": ["^tools/functional/fixtures/.env$"],

And the Manifest (especially if we move unit tests there also):

recursive-include tools *

Rename the 'tools/functional/' directory to 'tests/functional/'

This makes more sense as these are functional tests and not tools.

This was dicussed in:
#1468
@JohnVillalovos
Copy link
Copy Markdown
Member Author

Thanks John! Could you also change the paths in the renovate config:

"fileMatch": ["^tools/functional/fixtures/.env$"],

And the Manifest (especially if we move unit tests there also):

recursive-include tools *

Done! Thanks.

@nejch nejch merged commit 90ecf2f into python-gitlab:master May 26, 2021
@JohnVillalovos JohnVillalovos deleted the jlvillal/test_directory branch May 26, 2021 18:10
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.

3 participants