ably / test-observability

A web app for storing and displaying information about unit test results.
https://test-observability.herokuapp.com/
Apache License 2.0
0 stars 1 forks source link

Better handling of crash report without test failure #74

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

Return a 400 response with a useful error message.

Part of #73.

lawrence-forooghian commented 1 year ago

we really ought to fix those linter warnings btw

Thanks @owenpearson, opened #75 for this