luftfartsverket / reqstool-client

Reqstool is a tool for managing requirements with related software verification cases (aka tests) and verification results (test results)
https://luftfartsverket.github.io/reqstool-client/
MIT License
2 stars 0 forks source link

fix: Statistics for missing manual and/or automated tests should be separated #27

Closed lfvdavid closed 8 months ago

lfvdavid commented 8 months ago

Statistics for missing manual and/or automated tests should be separated.

Investigate and fix output of total missing tests (automated and manual)

lfvjimisola commented 8 months ago

@lfvdavid Build fails, so setting to draft.

lfvdavid commented 8 months ago

@lfvjimisola @lfvbarcus

I feel like this PR is completed, added skip tag to two tests in the test_statistics_generator that i suspect have errors in the testdata, all checks passed now.

There is an open issue on validating and rewriting the test data or tests in question if needed.

Opened another issue to work on the total statistics of the report as we discussed.

lfvjimisola commented 8 months ago

@lfvjimisola @lfvbarcus

I feel like this PR is completed, added skip tag to two tests in the test_statistics_generator that i suspect have errors in the testdata, all checks passed now.

There is an open issue on validating and rewriting the test data or tests in question if needed.

Opened another issue to work on the total statistics of the report as we discussed.

If you and @lfvbarcus ok with this MR then so am I.

lfvbarcus commented 8 months ago

I think that this looks fine. I would suggest that we will not publish a new release until the issues metioned in this PR are solved. Good work David!