Skip to content

Improve Static Site Editor feature test to cover reading config file

Chad Woolley requested to merge improve-sse-feature-test into master

What does this MR do?

  • Write an additional feature spec example in spec/features/static_site_editor_spec.rb which exercises the case when a (mock) config file does exist and is successfully read.
  • Also add coverage for all existing supported generated config values.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related Issues

Merge request reports