Skip to content

[QA] refactor tests to use real config files #12136

@modSpike

Description

@modSpike

Pre-submission Checks

  • I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

Describe the QA issue

as discussed today regarding test failure for PR #12081 using a "fake" or otherwise incomplete config file to bootstrap tests is not ideal so we would like to brainstorm a new approach.

Steps to reproduce the issue

test failure on #12081 is directly related to the missing journalPath setting for the folder in the "fake"/bootstrapping config file. A config generated by the app always includes a value for this setting (as well as all the others)

Important note: I have added a safety check back into the code to handle this situation so the test should now pass (fingers crossed), but we need to remove that as soon as possible because this safety check should never be hit with a normal, complete config file.

Screenshots

Image

Expected behavior

No response

Actual behavior

No response

Metadata

Metadata

Assignees

Labels

QA:teamp2-highEscalation, on top of current planning, release blocker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions