looker-open-source / sdk-codegen

One SDK to rule them all, and in the codegen bind them
MIT License
228 stars 192 forks source link

Tests modules overwrites local tests #1197

Open teika-dave opened 1 year ago

teika-dave commented 1 year ago

When importing the python module looker_sdk, the tests module is also built, which overrides the local tests directory, which forces a directory rename, and thus a refactor of all testing code that uses it.

looker_sdk version is 22.18.0, installed with pip

antonio-antuan commented 10 months ago

bump

otosky commented 3 months ago

@jeremytchang @christelilaka

can #1416 be merged to address this? this crops up for installs of Apache Airflow that pull in the google-related extras.