Automated testing #345
Unanswered
danjamesmay
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi - I'm looking to deploy JIT but want to build an automated end-to-end test where I can validate my deployment in CICD.
I don't see any exposed APIs for interacting with JIT as it appears to be a UI-only application, which makes me think something like Selenium is the only option.
Has anyone else built any automated tests for a real-world deployed version of JIT.
Thinking at the moment the test would add the relevant CEL condition to a binding, then click through the various steps in the UI, maybe asset that a log is produced saying access has been given.
Beta Was this translation helpful? Give feedback.
All reactions