../../pal/pal_plugin/test/ui/client/helper_orchestrator_test.dart

Test description Assertions
should create properly and accessible from children 1
call helperService to get what needs to be shown on each route 1
changing page will dismiss current helper, sync helpers schema is not call again 2
only one overlay at a time 1
navigate to page test1, group has 3 helpers, show first helper then answer positive feedback => show second helper 6
navigate to page test1, group has 3 helpers, show first helper then answer negative feedback => do NOT show second helper 4
navigate to page test1, group has 3 helpers, show first helper then answer positive feedback, show second helper then answer positive feedback, show last helper then answer positive feedback, => helper is dismissed, nothing more to do 6