bug: pytest plugin does not support the usage of relative imports #166
Labels
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
type/bug
Something isn't working as expected
Component
Python SDK
Infrahub SDK version
1.1.0
Current Behavior
You are unable to use the pytest plugin for user provided resources that use a relative import.
Expected Behavior
The pytest plugin works for user provided resources that use relative imports
Steps to Reproduce
check_tag.py
in the directoryutils.py
in the directorycheck_tag.gql
in the directory.infrahub.yml
in the directorytests/test_resources.yml
Additional Information
No response
The text was updated successfully, but these errors were encountered: