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: initial off-ramp test to show build quote screen #11573

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

bkirb
Copy link
Contributor

@bkirb bkirb commented Oct 2, 2024

Description

This is the initial test and foundation for Off-Ramp testing. It should go through the onboarding screen, select region, select payment method, and show the screen to build a Sell quote.

Related issues

https://consensyssoftware.atlassian.net/browse/RAMPS-1869

Manual testing steps

This test is consistently passing:

 PASS  e2e/specs/ramps/offramp.spec.js (36.081 s)
  smokeAssets OffRamp
    ✓ should select Region and Payment Method to see the Build Sell Quote screen (16087 ms)

Test Suites: 1 passed, 1 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        36.139 s

Screenshots/Recordings

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@bkirb bkirb changed the base branch from main to bkirby/rampsMobileTest October 2, 2024 14:29
@bkirb bkirb changed the base branch from bkirby/rampsMobileTest to bkirby/rampsTest October 2, 2024 14:30
@bkirb bkirb added the team-ramp issues related to Ramp features label Oct 3, 2024
@bkirb bkirb marked this pull request as ready for review October 3, 2024 02:57
@bkirb bkirb requested a review from a team as a code owner October 3, 2024 02:57
@bkirb bkirb changed the title [draft] initial ramps sell test test: initial off-ramp test to show build quote screen Oct 3, 2024
Base automatically changed from bkirby/rampsTest to main October 4, 2024 05:26
@bkirb bkirb added the Run Smoke E2E Triggers smoke e2e on Bitrise label Oct 4, 2024
Copy link
Contributor

github-actions bot commented Oct 4, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 39a7e12
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/704da243-9347-414e-ac69-2978ba635f72

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Copy link

sonarcloud bot commented Oct 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run Smoke E2E Triggers smoke e2e on Bitrise team-ramp issues related to Ramp features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants