Reputation: 113
I'm using Azure Pipelines and am interested in having an automated Selenium (or similar) test verify the authentication flow from my WebApp to the IDP and back.
I would like to include tests for incremental consent, and other features prior to the code being merged into the master branch, or before the code is deployed to UAT or production.
Does any pre-existing work exist to allow me to test for this?
Upvotes: 1
Views: 646