FHIRType / workshop

Healthcare Provider Data API
GNU General Public License v3.0
0 stars 0 forks source link

Writing integration tests for url endpoints and NPI #73

Closed valdovjo closed 5 months ago

valdovjo commented 5 months ago

Integration Tests

Created basic user tests for valid URL, unavailable URL, invalid NPI with characters, empty NPI, invalid NPI length. To run, you must be inside the swaggerui/app directory: Command: python utils.py

Should display Ran 6 tests with an OK which was successfully tested