Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

tigrisdata-archive/py-client-integration-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-client-integration-tests

Integration tests using python sdk

Instructions

  1. Checkout repo and cd py-client-integration-tests to change to project root
  2. Install poetry
  3. poetry install to install dependencies
  4. poetry shellto activate virtual env. Read here if you run into issues.
  5. Copy.env.examplefile to.env.devand add your Tigris secrets to the new .env.dev file.
  6. poetry run python -m unittest to execute tests from cli, or run them from your IDE/Editor.

About

Integration tests using python sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages