This is a meta issue to discuss the test coverage that would be useful to add.

Here are some ideas:

  • Simple core configuration form
  • Attempt to uninstall a module through the UI
  • Run update.php (currently causes failure if there are config updates)
  • Single config import at admin/config/development/configuration/single/import

Comments

pwolanin created an issue. See original summary.

pwolanin’s picture

Issue summary: View changes
pwolanin’s picture

Issue summary: View changes

  • beejeebus committed a32264b on 8.x-1.x
    Issue #2585649: add some tests for module pages, simple config and...
Anonymous’s picture

added some tests. pushed them straight to 8.x-1.x, as something is better than nothing.

  • beejeebus committed 3c655ad on 8.x-1.x
    Issue #2585649: add a test for module install form submission - make...
Anonymous’s picture

pushed another test.