Skip to content

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

License

Notifications You must be signed in to change notification settings

CityOfLosAngeles/mds-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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