Skip to content

Commit eda2f96

Browse files
authored
chore: improves payments qa checklist
1 parent 108aa71 commit eda2f96

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

doc/e2e-manual-qa-checklist.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -197,20 +197,14 @@ Most operations need to be tested for both wallet types:
197197
- [ ] User remains on current page
198198
- [ ] Previous session data is cleared
199199

200-
#### B2. **Managed Wallet Flow**
201-
202-
- [ ] **Managed Wallet Creation Flow**
203-
204-
- [ ] User completes onboarding with payment method
205-
- [ ] System automatically creates managed wallet
206-
- [ ] Managed wallet address is generated
207-
- [ ] Initial balance is set to $100 (trial amount)
208-
- [ ] User can add additional funds via payment methods
209-
200+
#### B2. **Payments**
201+
210202
- [ ] **Managed Wallet Top-Up Flow**
211203

212-
- [ ] User clicks "Add Funds" button (from home page or wallet popup)
213-
- [ ] User navigates to "Payment Methods" page via Add Funds button
204+
- [ ] User is able to navigate to Payment page via
205+
- [ ] Add Funds button on the Home page
206+
- [ ] Add Funds button in the payment dropdown in the header
207+
- [ ] Add Funds button on Get Started page
214208
- [ ] User sees "Add credits" section with amount input field
215209
- [ ] User enters amount in "Amount (USD)" field
216210
- [ ] User can optionally enter coupon code
@@ -229,6 +223,7 @@ Most operations need to be tested for both wallet types:
229223
- [ ] User clicks "Add Card" button
230224
- [ ] Payment method is added successfully
231225
- [ ] User returns to Payment Methods page with new card listed
226+
- [ ] User removes payment method successfully
232227

233228
#### B3. **Wallet Type Switching Flow**
234229

0 commit comments

Comments
 (0)