Kyle Murray

Results 6 comments of Kyle Murray

Thanks for checking it out. So this fixes it for jest because jest does not expose jasmines createSpyObject method. so this PR is create a version of jasmines method that...

+1 on this, Id love to use your mocks but using jest is painful with it.

I do not currently, Jest is very very simple to set up. as a temporary fix I can offer a 'fix' I made to your code to use @russcarver's suggestion...

https://github.com/stonelasley/ionic-mocks/pull/31

Further Investigation, If you do not provide a country no values show at all. Works: `address: { 'address1' : '7-5530 Main St.', 'city' : 'Manotick', 'state' : 'Ontario', 'zip' :...