The contents of the confirmation page of the upgrade UI are not tested (beyond $this->assertText('Are you sure?')). Let's add them.
The contents of the confirmation page of the upgrade UI are not tested (beyond $this->assertText('Are you sure?')). Let's add them.
Comments
Comment #5
quietone commentedI'm sure this is referring to the available and missing upgrade paths. Tests for those were added in #2859304: Show field type migrations correctly in Migrate Drupal UI.
Closing as a duplicate.