Skip to content

Use mock apollo for validation segment tests

What does this MR do and why?

Instead of using the data property in tests,which is discouraged, we use apollo to write a default store value which simulate the application in a more realistic manner. There are no user facing changes.

Screenshots or screen recordings

No visual changes

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 Frédéric Caplette

Merge request reports

Loading