-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error that invite link doesn't work inside chat (#2246)
* chore: added a small update and Cypress try * chore: added comment and Cypress retry * chore: check if group-chat passes three times in a row * chore: group-chat passes 4 times in a row * chore: 5 times pass in a row means it fixes the heisenbug? maybe it's because assert inside then clause? * fix: error in invitelink * feat: update Cypress according to the updated invitelink format * fix: cypress errors according to the changes of inviteLink format * chore: added comment and Cypress retry * chore: updated comment and Cypress retry * fix: added cy.wait and Cypress try * chore: added comment and Cypress retry * fix: removing cy.wait * chore: updated comment and check Cypress passed 2 times in a row * chore: really passes 3 times in a row? * chore: updated comment and Cypress retry * chore: cypress retry * chore: Cypress retry * chore: Cypress retry * chore: Cypress retry * chore: Cypress retry * fix: heisenbug in group-proposal * feat: changed query to hash for security problem * fix: reverted the format of hash param * fix: eslint error
- Loading branch information
Showing
4 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters