botpress / messaging

Botpress messaging server
43 stars 37 forks source link

chore(tests): add migration diff tests #419

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR adds the basis for the migration diff test which performs up and down operations on migrations to make sure of the schema integrity stays intact when running migrations.

linear[bot] commented 2 years ago
DEV-2390 Migration diff test

Assures that a single migration can be run up and down multiple times and always produces the same schemas