Skip to content

Add value to file mock

Miguel Rincon requested to merge mrincon-better-file-mock into master

What does this MR do and why?

While testing our svg file imports for another task, I found our file mocks are not very valuable as the simply return the empty string. It would be better to provide a simple return value to at least ensure the test checks that the results are non-empty.

Screenshots or screen recordings

NA

How to set up and validate locally

Pipelines should be green.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports