Skip to content

Conversation

bovandersteene
Copy link
Contributor

Allow the users to create a mock with default values

createMockWithValues(MyService,
{
     isCreated$: new ReplaySubject(1)
})

bovandersteene and others added 2 commits December 7, 2020 21:04
Allow the users to create a mock with default values

```
createMockWithValues(MyService,
{
     isCreated$: new ReplaySubject(1)
})
```
@timdeschryver timdeschryver merged commit 39796c4 into testing-library:master Dec 9, 2020
@timdeschryver
Copy link
Member

Thanks @bovandersteene !

@github-actions
Copy link

github-actions bot commented Dec 9, 2020

🎉 This PR is included in version 10.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@timdeschryver
Copy link
Member

@all-contributors please add @bovandersteene for code

@allcontributors
Copy link
Contributor

@timdeschryver

I've put up a pull request to add @bovandersteene! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants