kasper.kondzielski
11/21/2017, 11:23 AMdsgryazin
11/21/2017, 11:25 AMkasper.kondzielski
11/21/2017, 11:27 AMdsgryazin
11/21/2017, 11:33 AMkasper.kondzielski
11/21/2017, 11:36 AMassertBluetoothDialogGone()
assertLoaderVisible()
assertMapSelectorGone()
assertMapVisible(firstMap)
nestTestWithBefore("and map is loaded", { events.accept(OfficeMap.Event.MapLoaded) }) {
andMapSelectorOpened {
assertMapSelectorVisible()
andMapIsSelected(secondMap) {
assertMapVisible(secondMap)
assertMapSelectorGone()
andApiReturnsError {
assertDefaultErrorVisible()