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: organise test safes #3641

Merged
merged 1 commit into from
May 2, 2024
Merged

Tests: organise test safes #3641

merged 1 commit into from
May 2, 2024

Conversation

mike10ca
Copy link
Contributor

@mike10ca mike10ca commented May 2, 2024

What it solves

Resolves #3642

How this PR fixes it

  • Add better test safes organisation in Cypress project
  • Skip relay tests

How to test it

  • Run Cypress tests and observe outcome

Copy link

github-actions bot commented May 2, 2024

Copy link

github-actions bot commented May 2, 2024

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 May 2, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented May 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
79.07% (-0.03% 🔻)
11233/14206
🔴 Branches
58.55% (-0.02% 🔻)
2658/4540
🟡 Functions
66.09% (-0.04% 🔻)
1811/2740
🟢 Lines
80.33% (-0.03% 🔻)
10118/12595
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / web3.ts
70.83% (-0.6% 🔻)
25% 57.14%
67.57% (-0.85% 🔻)
🟢
... / index.tsx
82.35% (-8.82% 🔻)
66.67% (-16.67% 🔻)
50% (-12.5% 🔻)
83.87% (-9.68% 🔻)
🟢
... / SignMessage.tsx
90.91% (-0.27% 🔻)
78.57% (+1.3% 🔼)
69.23%
91.67% (-0.25% 🔻)

Test suite run success

1422 tests passing in 198 suites.

Report generated by 🧪jest coverage report action from 11d7e8a

@mike10ca mike10ca marked this pull request as ready for review May 2, 2024 13:51
@francovenica francovenica self-requested a review May 2, 2024 14:50
@mike10ca mike10ca merged commit a93145c into dev May 2, 2024
14 checks passed
@mike10ca mike10ca deleted the test-safes-organisation branch May 2, 2024 14:50
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2024
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.

Test safes organisation in Cypress project
2 participants