Skip to content

CityOfLosAngeles/mds-validator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

mds-validator

A package to automatically validate MDS APIs for compliance and testing purposes.

To validate an API, you'll need an active Bearer token.

For example, to validate the lime API, you can run python validator.py --provider-name lime --token [YOUR TOKEN HERE] --postfix /los_angeles.

Developing / installing

mds-validator uses pipenv. To install packages and run the script:

  1. pipenv install

  2. pipenv shell

  3. python validator.py --your-commands-here

About

A package to automatically validate MDS APIs for compliance and testing purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages