UNPKG

mobilenotifications

Version:
15 lines (12 loc) 373 B
// integration purpose // add your config // import conf from '../../../config/environment' // import IOS from './ios' // describe('ios', () => { // describe('sending notifications', () => { // it('send an actual notification, type your deviceId here', () => { // let deviceId = 'asd' // let ios = new IOS(conf.notification.ios) // }) // }) // })