canonical / test_observer

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

Fetch single artefact on artefact page #210

Closed omar-selo closed 2 months ago

omar-selo commented 2 months ago

Description

Makes artefact page fetch single artefact based on id rather than fetching current arteracts. This is beneficial for the following reasons:

Resolved issues

First PR towards resolving https://warthogs.atlassian.net/browse/RTW-342

Documentation

Web service API changes

Tests

Tested manually locally. Also tested that updating an artefact's status then going back to dashboard page shows the updated status.

omar-selo commented 2 months ago

Ah good point I completely forgot about the ratio of completed artefact being present in two different locations