bcgov / bcgov/entity

UI - cypress - more investigation needed to try to circumvent cy.wait(500)

Open
#24,434 0 comments 0 reactions 0 assignees View on GitHub
BTR techdebt
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Adding verification did not require changing of the login middleware (what was assumed beforehand) that means we still have double loading of the keycloak stuff which adds minimum 2s to the loading time for the page.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Cypress flow containing cy.wait(500) and trace the login middleware and Keycloak loading sequence. Verify why the Keycloak resources load twice, then establish whether the fixed wait can be removed or replaced without making the verification flow flaky.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, javascript
Domain
authentication, frontend, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.