multiscale-cosim / EBRAINS-cosim

EBRAINS-cosim
Other
5 stars 0 forks source link

MPV: Formalize the final integration test / green light / acceptance #79

Open w-klijn opened 3 years ago

w-klijn commented 3 years ago
Aspect Detail
Summary Final detailed test that validates that the MVP is implemented and working
Task Area Validation
Assignee tbd
Information
Prerequisites
Dependencies #64

Summary

We need a well described and formalized integration test that we can point to as a proof that the MVP is implemented. We decided that we will use Lionel's basic use-case for this. We need to create an integration test that does some front to end test to assure we are indeed done. Depending on the random number nature of the test we might have a delta test: Generate expected outcome, run experiment, compare output and check for delta's. Else test if the code executes without errors and 'any' output is produced

Tasks

Requirements

Acceptance criteria

w-klijn commented 3 years ago

Estimate: 40 hours