../../pal/pal_plugin/test/ui/editor/pages/helper_editor/helpers/editor_simple_helper_test.dart

Test description Assertions
should create 3
close editor => page is removed 2
on text press => button is disabled 1
on settings press => button is disabled 1
text is clicked, toolbar is visible => click outside of it close the toolbar 1
text is empty => cancel, validate buttons exists, validate button is disabled 4
on preview press => show simple client preview & cancel with positiv button 1
on preview press => show simple client preview & cancel with negativ button 1
title = "my helper tips lorem" => save call helperService.saveSimpleHelper 1
save call helperService.saveSimpleHelper with error => an error is shown then fades 3
HelperViewModel => transform to SimpleHelperViewModel 6