Console tool for validating the Supplier API implementation
Project description
Supplier API Testing Tool
Requirements
Python 3.7+
Installation
pip install supplier-api-tester
Usage
supplier_tester --help
Usage: supplier_tester [OPTIONS]
Test you Supplier API implementation
Options:
-u, --url TEXT [required]
-k, --api-key TEXT [required]
-p, --product-id TEXT [required]
-t, --timeslots
-a, --availability
-r, --reservation
-b, --booking
--help Show this message and exit.
Running all tests:
supplier_tester -u 'http://localhost:8000' -k 'secret' -p 'A400-FX'
Running only availability tests:
supplier_tester -u 'http://localhost:8000' -k 'secret' -p 'A400-FX' -a
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file Supplier_API_tester-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: Supplier_API_tester-1.2.1-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5541922bf3e81defc26ce732cce440218d3b6fc4f150e1fc0d222e66a005881 |
|
MD5 | a71ede6bd9432e5c940ac9f96c3dd616 |
|
BLAKE2b-256 | 489eb3952c078d607e73451cf707dc5853fa841d92c7f2ff5b531b1e393b3df1 |