pyronear / pyro-api

Alert Management API for wildfire prevention, detection & monitoring. Built with FastAPI & PostgreSQL
Apache License 2.0
21 stars 9 forks source link

test: Speeds up tests & improves console output #301

Closed frgfm closed 1 year ago

frgfm commented 1 year ago

Tests are starting to be a bottleneck so I added common plugins to pytest:

Any feedback is welcome!

codecov[bot] commented 1 year ago

Codecov Report

Merging #301 (c9af336) into main (51fcdb3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          66       66           
  Lines        1590     1590           
=======================================
  Hits         1506     1506           
  Misses         84       84           
Flag Coverage Δ
client 90.58% <ø> (ø)
unittests 94.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.