How to mock in playwright
Closed this issue · 1 comments
Tockra commented
Hi,
I want to write some integration tests, but I don't want to setup a whole keycloak instance.
For that I planned to mock the keycloak endpoints.
Is there some documentation, which defines which endpoints need to be mocked and how?
T
Tockra commented
Sorry my main library is react-oidc-context. I accidently opened my ticket here.