Skip to content

Testing DroneTM

Test Data

Repo Description Purpose
https://github.com/spwoodcock/drone-testdata-agung-1 Mt Agung, Bali. Random sample from a few task areas. Testing uploader, EXIF issues, image issues.
https://github.com/spwoodcock/drone-testdata-dokan-tofa Dokan Tofa, Nigeria. Regular grid imagery collection. Testing uploader, EXIF issues, image issues.
https://github.com/spwoodcock/drone-testdata-agung-2 Mt Agung, Bali. Four adjacent tasks. Testing full upload and processing workflow.
https://github.com/spwoodcock/drone-testdata-freetown-1 Freetown, Sierra Leone. Four adjacent tasks, including flight tails. Testing full upload and processing workflow, with flight tail removal.

Backend Tests

  • We use PyTest for backend tests.
  • Either run using just or inspect the Justfile to see how to run manually:
just test backend