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

Tests: Seedless cypress tests(normal flow) #2726

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

mike10ca
Copy link
Contributor

@mike10ca mike10ca commented Nov 1, 2023

Copy link

github-actions bot commented Nov 1, 2023

Branch preview

✅ Deploy successful!

https://seedless_cypress_tests--walletweb.review-wallet-web.5afe.dev

@usame-algan usame-algan changed the base branch from dev to web3authcoresdk November 1, 2023 15:02
Copy link

github-actions bot commented Nov 1, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Copy link

github-actions bot commented Nov 1, 2023

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.22% (+0.01% 🔼)
9988/13279
🔴 Branches
49.65% (+0.01% 🔼)
2034/4097
🔴 Functions
57.8% (-0.02% 🔻)
1490/2578
🟡 Lines
76.76% (+0.01% 🔼)
9032/11767
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / index.tsx
85.25% (-0.05% 🔻)
84.62% (-1.1% 🔻)
63.64%
89.29% (+0.4% 🔼)

Test suite run success

1094 tests passing in 152 suites.

Report generated by 🧪jest coverage report action from f396048

@mike10ca mike10ca marked this pull request as ready for review November 1, 2023 15:49
@mike10ca
Copy link
Contributor Author

mike10ca commented Nov 2, 2023

@usame-algan since seedless feature is WIP, there are random errors with selectors and text definitions changing. I will merge this PR as the flow was updated and correct. We need to monitor minor errors I mentioned above and make changes. No changes to the flow should be done though. Please let me know if you have any questions/require assistance.

@mike10ca mike10ca merged commit 842836f into web3authcoresdk Nov 2, 2023
6 of 7 checks passed
@mike10ca mike10ca deleted the seedless-cypress-tests branch November 2, 2023 10:25
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cypress create safe for seedless(normal flow)
2 participants