Skip to content

tidepool-org/APITests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Setup

source local.sh

#!/bin/sh

export QA1_USER_EMAIL='<valid-user-email>'
export QA1_USER_PASSWORD='<user-password>'

CLI

  • source local.sh

  • newman run tests/API_contract_tests.postman_collection.json --folder "clients smoke test" -e tests/QA1.postman_environment.json --env-var "loginEmail=$QA1_USER_EMAIL" --env-var "loginPw=$QA1_USER_PASSWORD"

About

contract tests run against deployed tidepool API

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published