ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
0 stars 0 forks source link

Automation Tests for: 32 create an api to query in situ data for summary page #117

Closed mwalker-scottlogic closed 1 week ago

mwalker-scottlogic commented 1 week ago

Description

Two test files have been created, one with validation tests, and the other seeding the database and making assertions on the API responses. Included in this PR is a slight refactor of existing API tests to use same method of generating test data

github-actions[bot] commented 1 week ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
773 726 94% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: f9bf4b0 by action🐍