should create
|
1
|
on text press => button is disabled
|
1
|
on settings press => button is disabled
|
1
|
on preview press => show update client preview & cancel
|
7
|
close editor, pal bubble is hidden => page is removed, pal bubble is visible
|
1
|
title not empty, 0 changelog => save button is disabled
|
3
|
title not empty, 1 changelog with text => save button is enabled
|
3
|
click on + button => add one changelog line
|
2
|
set title = "lorem ipsum", add 2 changelog => save call HelperService.saveUpdateHelper
|
1
|
base color is blue => change background color
|
3
|
HelperViewModel => transform to FullscreenHelperViewModel
|
6
|
Valid helper entity, 2 changelog, 1 title => should create in edit mode all attributes
|
2
|