Skip to content

argovis/smoketest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains some very simple scripts to smoke test API changes for consistency and speed.

Usage

  • in smoketest.py, set the URL roots for the current API (API) and experimental API (APIX)
  • build the image described in Dockerfile: docker image build -t argovis/smoketest:dev .
  • run from the root dir of this repo, and provide your API key: docker container run -v $(pwd):/app --env TOKEN=<api key> argovis/smoketest:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published