phenaproxima / starshot-prototype

Prototype of a new kind of Drupal, based on recipes and loaded up with contrib's best modules and themes. Not a fork or a distribution.
https://drupal.org/starshot
118 stars 46 forks source link

Add test coverage to prove that the installer actually applies the Starshot recipe #163

Closed phenaproxima closed 3 months ago

phenaproxima commented 3 months ago

Moving the choice of site template into RecipesForm, and submitting it without a default value supplied in submitForm(), might have broken installation via Drush in some situations. It doesn't seem to be happening consistently, but I think it's worth having test coverage about this.