David Kwong

Results 3 issues of David Kwong

When you inject an object with a property of `.then` but its not a promise, it resolves to undefined. This is because when resolving it believes that its a `promise`...

## Description Used `instance of Promise instead`. Struggled and unsure with the approached used to mock the promise stub in the modified test. Welcome for any feedback and ideas ##...