wearefrank / ladybug-frontend

Frontend for Ladybug
Apache License 2.0
2 stars 7 forks source link

Cypress: Make an API request to delete all reports in progress to webapp #404

Closed MarkvdVorst closed 3 months ago

mhdirkse commented 4 months ago

What I mean here is the following. We can add an API call to the ladybug backend to remove all reports in progress. This call is not meant for the frontend itself, but it can be called directly by Cypress tests. This can make it easier to code these tests.