Refactor MigrationStep.scala
to allow to easily add new test models #6236
Closed
Description
Right now, MigrationStep.scala
is built as an ad-hoc application around the Model.daml
test model. Factor out behaviors that can be re-used to test multiple models.
Activity