fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

[Run-Detection] Inject the specification values as part of e2e testing #134

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

Description of the issue

For end to end testing real nexus files are used for testing, however instrument specific conditions are often needed to be updated, e.g. wbvan number for mari. The test should instead inject the current specification values into the test instead of hard coding them. This will prevent test failure when specifications update, while providing the same through testing.