I am trying to add a test case that simulates logi...
# talk-kratos
r
I am trying to add a test case that simulates login, etc. and I am using Go — is there potentially anything in the SDK that would help me wrap this locally with mux so I can have some cheap web test cases?
Bump 😆 Is there anything to look at in the sdks? Or elsewhere?
b
Why would you need to test the login?
r
e2e? It seems like a critical flow
b
What would you test
r
That it works? I just had to switch sdks and what not because of some weird openapi thing. Just looking for ways to be kept in the know before a user experiences it.
e