adds a short code snippet on how to setup a facade test.
Since Tydux 14 you are required to clean up the Facade in a afterEach or else tydux will throw an Error.
@romanroe or @sengmann could you please take a look at the code snippet if it is correct?
adds a short code snippet on how to setup a facade test.
Since Tydux 14 you are required to clean up the Facade in a
afterEach
or else tydux will throw an Error. @romanroe or @sengmann could you please take a look at the code snippet if it is correct?