Replies: 1 comment
-
Hey vsmbee, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think we have a fairly common case with Ory Hydra, PostgreSQL and Login/Consent app implemented in Java, both services deployed in a bare metal k8s cluster.
Is there a simple and reasonably relevant way to do performance testing of the complete installation? I'm currently trying to replace front-end part with a mock (another java service) but oauth2_authentication_session is eluding me and I can not complete the authorization code flow.
Is there some browser-like E2E testing framework or some best practice?
Beta Was this translation helpful? Give feedback.
All reactions