Skip to content

Testing

Jana Rajakumar edited this page Feb 22, 2018 · 1 revision

Testing

  • All test suites are located in iiif_api_services/tests and can be executed with python manage.py test
  • To run a specific test, execute python manage.py test iiif_api_services/tests/{filename.py}
Clone this wiki locally