Skip to content

Run migrations during rake recipe tests

What does this MR do and why?

This MR runs rake tests over actual migrations, instead of only fixtures. This ensures that new migrations will get test coverage.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pedro Pombeiro

Merge request reports