Skip to content

Adding system tests

Afonso Mukai requested to merge 255_system_tests into master

Created by: rerpha

Description of work

Adding system tests that will run on every PR build much like the forwarder

Streamed and static data is checked in the outputted nexus file.

Issue

Closes #255 (closed) Closes #274 (closed)

Acceptance Criteria

Check that PR builds pass.

Other

I have removed the manual-testing directory as the system tests now replace the functionality of the manual testing. I have also added a README.md for the tests


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports