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

Return full path to avoid IsADirectoryError #10

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

jesusbv
Copy link
Contributor

@jesusbv jesusbv commented Jul 27, 2023

When getting local path, the full path is not returned only the directory (ADAPTER_DATA_DIR) raising an IsADirectoryError when opening the CSP config file

Return the full path, directory + filename

Add test for get_local_path(filename) method

When getting local path, the full path is not returned
only the directory (ADAPTER_DATA_DIR) raising an IsADirectoryError
when opening the CSP config file

Return the full path, directory + filename

Add test for get_local_path(filename) method
@jesusbv jesusbv self-assigned this Jul 27, 2023
Copy link
Contributor

@KeithMnemonic KeithMnemonic left a comment

Choose a reason for hiding this comment

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

LGTM

@rjschwei rjschwei merged commit f1549ce into main Aug 4, 2023
6 checks passed
@jesusbv jesusbv deleted the get-local-path branch August 24, 2023 15:11
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.

4 participants