bcgov / sso-requests-e2e

Apache License 2.0
1 stars 1 forks source link

fix: changed env file for having a list of users #73

Closed rstens closed 10 months ago

rstens commented 10 months ago

In order to have multiple users available for the scripts I tweaked the env file, the GitHub secrets and the code by adding the cy.setid() code, that allows you to quickly select the id/pw you are going to use. This ID pw the becomes available in the env vars username and password. If nothing is filled in, this function will use "default" user.