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

Export db connection fixtures to a new pytest plugin #250

Open
ahsimb opened this issue Jul 2, 2024 · 0 comments
Open

Export db connection fixtures to a new pytest plugin #250

ahsimb opened this issue Jul 2, 2024 · 0 comments

Comments

@ahsimb
Copy link
Collaborator

ahsimb commented Jul 2, 2024

The fixtures to go are:

  • backend.
  • pyexasol_connection (db_conn in the Sagemaker Extension) with its entourage - pyexasol_connection_onprem pyexasol_connection_saas and all the fixtures it depends on.
  • bucketfs_location with its entourage - bucketfs_location_onprem, bucketfs_location_saas and all the fixtures it depends on.
  • deploy_params (a more consistent name would be pyexasol_connection_params or db_conn_params) and upload_params (a more consistent name would be bucketfs_location_params)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant