aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 51 forks source link

Docker setup for LORIS-MRI integration tests #1187

Closed maximemulder closed 2 months ago

maximemulder commented 2 months ago

This PR adds a Docker set up to run integration tests for LORIS-MRI.

The image files are the followings:

The installation files are the following:

The GitHub Actions are the following:

Another notable change is that except for building the database, the tests no longer depend on LORIS core. That is, we notably do not depend on PHP or LORIS core integration tests.