Skip to content

Mark the migration tests

Mathieu Bridon requested to merge migration-tests into master

This allows running only these with:

py.test -m migrations

Since we already run the regular tests separately in the CI, this should make this job (the longest as of today) faster.

Merge request reports