forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix Bug with Pytest when using symlinked workspaces #22885
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
Merged
eleanorjboyd
merged 33 commits into
microsoft:main
from
eleanorjboyd:symlink-solution-pytest
Feb 20, 2024
+681
−18
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
638eb39
symlink solution for pytest
eleanorjboyd f52e093
add arg mapping to pytest adapters
eleanorjboyd 99349e6
testing for util functions
eleanorjboyd 76973c7
fix existing tests
eleanorjboyd e648fda
minor fixes
eleanorjboyd 8d8d4fd
symlink end to end test
eleanorjboyd 939b4b7
touchups
eleanorjboyd 220c821
fix failing test
eleanorjboyd 58ea94d
fix import
eleanorjboyd f06f8d4
Merge branch 'main' into symlink-solution-pytest
eleanorjboyd 53347f9
switch to using tmpdir
eleanorjboyd f71ab3a
fix paths
eleanorjboyd 35098ce
add 3rd party notice
eleanorjboyd c5d5e6b
add better assertion error handling
eleanorjboyd 978ff58
logging
eleanorjboyd 1a6c662
logging
eleanorjboyd 5e49484
printing for permissions error
eleanorjboyd 9fac030
make symlink destination
eleanorjboyd 717e269
revert mkdir
eleanorjboyd 12555b2
fix to actual symlink folder
eleanorjboyd 03cd94f
Update ThirdPartyNotices-Repository.txt
eleanorjboyd 21858bc
add license
eleanorjboyd 82341dc
fix pyright
eleanorjboyd add10d9
switching to setup and cleanup for symlink tests
eleanorjboyd 76f292d
fix import
eleanorjboyd 89a4713
add error msg
eleanorjboyd 6b55a2c
fixing issue with path creation for expected output constant
eleanorjboyd 477c41a
remove test printing
eleanorjboyd 1348d36
windows specific test
eleanorjboyd e670907
add trace messaging
eleanorjboyd ce21dac
fix other assert to also work with the lowercase check
eleanorjboyd bc95b7a
Merge branch 'main' into symlink-solution-pytest
eleanorjboyd 8609910
small edits- karthik review
eleanorjboyd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.