Skip to content

Conversation

@scop
Copy link
Owner

@scop scop commented Oct 31, 2022

We want to test our deprecated completions instead of possibly non-deprecated out of tree ones installed in system dirs.

Create a dir for them, symlink all of them without the underscore deprecation marker there, and inject the dir to the test suite's load path.

Closes #836

We want to test our deprecated completions instead of possibly
non-deprecated out of tree ones installed in system dirs.

Create a dir for them, symlink all of them without the underscore
deprecation marker there, and inject the dir to the test suite's load
path.

Closes #836
Copy link
Collaborator

@akinomyoga akinomyoga left a comment

Choose a reason for hiding this comment

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

Sorry, I now noticed this PR. I'm not sure what is the pre-commit error but approve this PR except for that.

No need to require running `configure` for this. Useful in general, but
in particular with the pre-commit check, CI and otherwise.
@scop
Copy link
Owner Author

scop commented Nov 20, 2022

No problem, thanks for taking a peek. pre-commit failure addressed in 886d5e9, new fedoradev failure seems unrelated, merging.

@scop scop merged commit 7b5d158 into master Nov 20, 2022
@scop scop deleted the test/shadow-deprecated-dir branch November 20, 2022 11:05
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.

Test suite runs out of tree completions instead of fallbacks

3 participants