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

[IMP] util/helpers: tests for import/export empty paths #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pauloamed
Copy link
Contributor

Commits 5b944f7 and 1d9e20e did not consider the case of empty paths, what was fixed in a05df66. Due to its urgent nature, no tests were added with the fix's commit.

That said, this commit adds tests for the case when base_import.mapping or ir.export.line present path fields which are empty.

@pauloamed pauloamed requested review from a team and Pirols July 8, 2024 11:39
@robodoo
Copy link
Contributor

robodoo commented Jul 8, 2024

Pull request status dashboard

src/base/tests/test_util.py Outdated Show resolved Hide resolved
src/base/tests/test_util.py Show resolved Hide resolved
Commits 5b944f7 and
1d9e20e did not consider the case of empty
paths, what was fixed in a05df66.
Due to its urgent nature, no tests were added with the fix's commit.

That said, this commit adds tests for the case when `base_import.mapping` or
`ir.export.line` present path fields which are empty.
@pauloamed pauloamed force-pushed the master-test-impex-empty-path branch from c4a7f2a to 27c0995 Compare July 9, 2024 07:15
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