Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/e2e login through api #569

Merged
merged 12 commits into from
Sep 28, 2022

Conversation

Elaine-Krauss-TCG
Copy link
Contributor

#557

Cypress tests now log in directly through the API.
Logging in through the API is (with this branch) a one-step process.
The local login form is hidden by default and becomes available after checking for its availability with the API.

New unit tests covering this functionality have been added.

front-end/cypress/support/commands.ts Outdated Show resolved Hide resolved
front-end/cypress/support/commands.ts Outdated Show resolved Hide resolved
@mjtravers mjtravers changed the base branch from develop to release/sprint-14 September 28, 2022 20:42
@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

@mjtravers mjtravers merged commit 9dd6e6f into release/sprint-14 Sep 28, 2022
@mjtravers mjtravers deleted the feature/e2e-login-through-api branch September 28, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants