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

Test improvements #1302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Test improvements #1302

wants to merge 2 commits into from

Conversation

hammeiam
Copy link
Contributor

@hammeiam hammeiam commented Nov 8, 2022

  • Wait for user balance to be available before continuing some tests
  • Don't fail if optional element doesn't exist

@hammeiam hammeiam requested a review from a team November 8, 2022 17:43
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #1302 (d6a5483) into master (be847e5) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1302   +/-   ##
======================================
  Coverage    9.39%   9.39%           
======================================
  Files         182     182           
  Lines        6738    6738           
  Branches     2204    2204           
======================================
  Hits          633     633           
+ Misses       6105    6103    -2     
- Partials        0       2    +2     
Impacted Files Coverage Δ
src/components/TokenInput.tsx 0.00% <ø> (ø)
src/hooks/useWithdrawFormState.ts 0.00% <0.00%> (ø)
src/pages/CreatePool/CreatePoolDialog.tsx 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants