Skip to content

Improve admin and group settings integration and e2e test coverage

The following discussion from !109543 (merged) should be addressed:

  • @pgascouvaillancourt started a discussion:

    thought: I'm surprised that I've had to update only 2 feature specs. This might indicate that there's a small gap in our test coverage. It might not matter for cluster settings as those are slated for removal anyways, but perhaps we should look into writing some specs for the instance-level templates setting 🤷 I unfortunately won't have capacity for this in %15.9.


In !109543 (merged), we have noticed that we might be lacking some test coverage around a few settings.

Specifically, we should look into adding feature specs for the instance-level templates setting (ee/app/views/admin/application_settings/_templates.html.haml).

It also occurred to us that no QA tests failed for any of the project selectors that got migrated as part of that MR: !109543 (comment 1251826296). We should probably extend our e2e coverage to those.

/cc @acunskis

OSZAR »