Commit graph

4720 commits

Author SHA1 Message Date
JennyNou
0dbc77ce25 Fix address for test scenario 2026-03-25 10:04:14 -04:00
JennyNou
e6627f86f3 Update payment method to match test name 2026-03-25 09:53:26 -04:00
JennyNou
82602ea348 Add part question responses to test case data 2026-03-25 09:51:45 -04:00
JennyNou
c430ee82ef Add method for non recal TPA flow 2026-03-25 09:50:03 -04:00
JennyNou
81862af867 Fix conditions for cart validation 2026-03-25 09:49:03 -04:00
JennyNou
07a8e2e516 Remove drop off assertion from logic to fix flaky test 2026-03-25 09:48:38 -04:00
JennyNou
8b9ac1ac70 Fix for bailout tests 2026-03-25 09:47:27 -04:00
JennyNou
2c2d709691 Add alternate mobile address method 2026-03-25 09:46:05 -04:00
JennyNou
8341db4a58 Update address for failing test 2026-03-24 13:12:02 -04:00
JennyNou
8490a6a290 Update flows to fix playwright tests 2026-03-24 11:23:40 -04:00
JennyNou
54c45fddb5 Add logic to select part question responses 2026-03-24 11:21:39 -04:00
JennyNou
caf186d728 Add service location page back in 2026-03-24 11:17:48 -04:00
JennyNou
39cc5fe737 Delete service location page 2026-03-24 11:01:45 -04:00
JennyNou
d232267ba0 Fix for flakiness in validation flow 2026-03-24 11:00:11 -04:00
JennyNou
e44ca49c8c Clean up validations for confirmation page 2026-03-24 10:59:26 -04:00
JennyNou
68d914dd0e Update locator for lookup buttons 2026-03-24 10:59:01 -04:00
JennyNou
c8971ef97d Add flag for unlisted vehicle scenarios 2026-03-24 10:58:14 -04:00
JennyNou
580969a399 Update template tag 2026-03-24 10:00:46 -04:00
JennyNou
65c88ee04f Update locator 2026-03-22 22:53:25 -04:00
JennyNou
5dc79f8e38 Fix for handling premium package flows 2026-03-22 22:52:43 -04:00
JennyNou
1941bd8eb0 Fix validation for inshop and dropoff 2026-03-22 22:51:35 -04:00
JennyNou
bc5331bd65 Fix for Afterpay flakiness 2026-03-22 22:49:59 -04:00
JennyNou
5682987c06 Wip for order confirmation validations 2026-03-22 22:49:25 -04:00
JennyNou
2dfdbb6d1d Fix flakiness for Afterpay sandbox flow 2026-03-22 22:48:41 -04:00
JennyNou
1192775254 Fix logic for Afterpay payment flow 2026-03-20 16:13:47 -04:00
JennyNou
e537e41c98 Add and fix validation for TPA flow 2026-03-20 10:32:40 -04:00
JennyNou
e25466cd07 Remove unused bailout code 2026-03-19 11:08:44 -04:00
JennyNou
b827ec8f45 Merge branch 'develop' into feature/jnou/fix-iss-regression 2026-03-19 10:59:40 -04:00
JennyNou
b2f1d2d23a Fix license plate validation 2026-03-19 10:53:55 -04:00
JennyNou
bd11b53413 Clean up locators and validation 2026-03-19 10:53:31 -04:00
JennyNou
4525ce95ce Add TPA submit button for global continue locator 2026-03-19 10:52:44 -04:00
JennyNou
623c407357 Remove bailout flag that is no longer valid 2026-03-19 10:52:00 -04:00
JennyNou
9e6fdf4707 Update enums used for validations 2026-03-19 10:51:04 -04:00
AHumphriesSL
2c488803bd
Merge pull request #1142 from Safelite/feature/humphries/INSR-7995
INSR-7995: Adyen integration
2026-03-19 10:47:26 -04:00
katiekroell
46c2aa5937
Merge pull request #1143 from Safelite/feature/kroell/INSR-8904
INSR-8904: fix Labor2 fee being added to referral twice
2026-03-18 12:51:38 -04:00
Alex Humphries
91858f1d28 INSR-7995: Fix an issue with AfterPay 2026-03-18 11:37:39 -04:00
Katie Kroell
f7aa751054 remove duplicate code 2026-03-18 11:31:36 -04:00
Katie Kroell
d6298e9baf add unit test 2026-03-18 11:30:26 -04:00
Katie Kroell
cb7e4fa714 remove Labor2 from supporting items 2026-03-18 11:07:11 -04:00
JennyNou
df9f24aaa3 Update service package logic 2026-03-18 10:44:36 -04:00
JennyNou
303fc24735 Fix logic for scheduling appointments 2026-03-18 10:42:38 -04:00
JennyNou
02e0afe4f6 Remove this mock response because its returning a 500 response 2026-03-18 10:40:06 -04:00
JennyNou
db55d5cf7d Update continue button locator to be more specific 2026-03-18 10:37:28 -04:00
Alex Humphries
ab565fccec INSR-7995: Address some inconsistencies 2026-03-17 13:15:51 -04:00
Alex Humphries
5a795744ee INSR-7995: Remove unnecessary IP in request body 2026-03-17 12:22:49 -04:00
Alex Humphries
aac6cd1dea INSR-7995: Address copilot comments 2026-03-17 10:00:13 -04:00
katiekroell
f2e43565c4
Merge pull request #1141 from Safelite/feature/kroell/big-truck-bailout-defect
big truck bailout defects
2026-03-17 09:54:43 -04:00
Alex Humphries
3bd15f9054 INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
Katie Kroell
7b112e0c3d unit test fix 2026-03-16 13:21:21 -04:00
Katie Kroell
adbaa7d0ca copilot fixes 2026-03-16 12:57:12 -04:00