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(e2e): run all tests against tab navigator #5325

Merged
merged 6 commits into from
Apr 24, 2024

Conversation

satish-ravi
Copy link
Contributor

Description

As part of removing the drawer nav, run all e2e tests against the tab navigator and remove drawer nav specific tests. WalletConenct test still runs against drawer because it uses openUrl to launch app and there isn't an easy way to specify a launchArg

Test plan

CI

Related issues

Backwards compatibility

Yes

Network scalability

Yes

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (dd299c6) to head (1495786).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5325      +/-   ##
==========================================
- Coverage   86.09%   86.08%   -0.01%     
==========================================
  Files         747      747              
  Lines       30716    30716              
  Branches     5320     5320              
==========================================
- Hits        26444    26441       -3     
- Misses       4040     4043       +3     
  Partials      232      232              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd299c6...1495786. Read the comment docs.

e2e/src/HomeFeed.spec.js Outdated Show resolved Hide resolved
e2e/src/usecases/ResetAccount.js Outdated Show resolved Hide resolved
e2e/src/usecases/Settings.js Show resolved Hide resolved
@satish-ravi satish-ravi added this pull request to the merge queue Apr 24, 2024
Merged via the queue into main with commit 8192fe0 Apr 24, 2024
16 checks passed
@satish-ravi satish-ravi deleted the satish/act-1133-update-e2e-tests branch April 24, 2024 22:22
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
### Description

As part of removing the drawer nav, run all e2e tests against the tab
navigator and remove drawer nav specific tests. WalletConenct test still
runs against drawer because it uses openUrl to launch app and there
isn't an easy way to specify a launchArg

### Test plan

CI

### Related issues

- Part of ACT-1133

### Backwards compatibility

Yes

### Network scalability

Yes
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.

None yet

4 participants