canonical / test_observer

Flutter based dashboard for visualising SRU regression test results
3 stars 3 forks source link

HOT FIX issues shown on cases they shouldn't appear in #211

Closed omar-selo closed 2 months ago

omar-selo commented 2 months ago

Description

Test case issues are shown right now on all test cases even ones they aren't related to. This should fix it.

Resolved issues

Documentation

Web service API changes

Tests

Manually tested to make sure the problem is fixed.