Writing unit test for a service in angular
Budget: $10 – $30 CAD
I already used PopoverController of Ionic in angular in service.
code is similar to the following line:
let popover = await this.popoverCtrl.create({
component: PopoverPage
});
await popover.present();
popover.onDidDismiss().then((response) => {
//Handle response
})
I will post when you are ready to go! thanks.
code is similar to the following line:
let popover = await this.popoverCtrl.create({
component: PopoverPage
});
await popover.present();
popover.onDidDismiss().then((response) => {
//Handle response
})
I will post when you are ready to go! thanks.