Udayboppasafelite
7e87e59683
Welcome Page changes and account number details in all advanced test cases
2026-06-15 21:31:15 -04:00
Udayboppasafelite
7a8c57eb7e
Card 8668 Work-1
2026-06-08 22:37:46 -04:00
JennyNou
ca3b8a452a
Fix for test failures
2026-05-05 16:48:52 -04:00
JennyNou
61028aa662
Update client data with Adyen payment methods
2026-04-15 08:16:28 -04:00
JennyNou
00427136bf
Update payment details to use Adyen in each test scenario
2026-04-15 08:06:54 -04:00
JennyNou
8e419769de
Fix TPA repair flow
2026-04-14 10:09:52 -04:00
JennyNou
f2a3b09102
Add can Safelite recalibrate to big truck test scenarios
2026-04-10 12:31:05 -04:00
JennyNou
a1856582f4
Update tests to use real addresses instead of faker
2026-04-03 12:13:35 -04:00
JennyNou
be4af17e48
Add tagged test to run PR gate to test
2026-04-01 17:46:16 -04:00
JennyNou
7ac982426f
Remove test tag
2026-04-01 17:44:27 -04:00
JennyNou
7080305976
Add tagged test back in to confirm pipeline is working
2026-04-01 17:32:21 -04:00
JennyNou
9d89412b58
Remove tag to test
2026-04-01 17:31:39 -04:00
JennyNou
b247926d80
Add tag to retest PR pipeline
2026-04-01 17:18:10 -04:00
JennyNou
0dfae8795e
Remove jira card tag
2026-04-01 17:16:49 -04:00
JennyNou
62e304f7c6
Fix tag to filter test
2026-04-01 16:32:56 -04:00
JennyNou
61beab1d9a
Test commit with tagged test
2026-04-01 16:27:03 -04:00
JennyNou
f83eb5728c
Update test with new test name and scenario
2026-04-01 10:32:11 -04:00
JennyNou
7af77cae21
Add test scenario for when client uses address vehicle
2026-04-01 10:30:52 -04:00
JennyNou
6be3e3cdde
Fix data for test cases
2026-04-01 08:24:41 -04:00
JennyNou
3fe2e23959
Update test data for scenarios
2026-03-30 20:46:59 -04:00
JennyNou
cb1d606044
Fix test to correct bailout scenario
2026-03-26 14:35:01 -04:00
JennyNou
eb4d3415fb
Update test with street name
2026-03-26 09:54:30 -04:00
JennyNou
0d1e553248
Remove state law modal flag for Oregon scenario
2026-03-26 09:54:02 -04:00
JennyNou
f8b1741656
Change scenario to test in shop
2026-03-25 16:12:53 -04:00
JennyNou
b9dd5fe7ac
Fix bailout test
2026-03-25 16:12:28 -04:00
JennyNou
08cfe1347c
Change uuid for better policy number randomization
2026-03-25 10:08:20 -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
8b9ac1ac70
Fix for bailout tests
2026-03-25 09:47:27 -04:00
JennyNou
c8971ef97d
Add flag for unlisted vehicle scenarios
2026-03-24 10:58:14 -04:00
JennyNou
623c407357
Remove bailout flag that is no longer valid
2026-03-19 10:52:00 -04:00
Rob Donahey
d539df9550
Feature/insr 7038: Playwright tests for big truck scenarios ( #963 )
...
List of commits in this pr:
* Begin essential Playwright test cases for big truck
* Implement non serviceable big truck vin lookup and fix test case tags
* Rename non serviceable vin cases
* Common sense .env.dev example
* Move extraneous stuff to .env.example
* Add playwright environment file to gitignore
* Stop tracking .env.dev
* Specify file ignore
* Ignore .env
* Implement advanced tests for big truck
* Remove duplicate smoke test
* Implement PR feedback
* Add comments to type definitions for clarity for any future uses
* More descriptive env comment
2025-10-16 16:07:01 -04:00
Siraj Shaik
5f515a39ec
Scnario-30a is added.
2025-03-17 11:04:00 -04:00
Siraj Shaik
9214a62361
Scenario-29a is added.
2025-03-13 11:56:27 -04:00
Siraj Shaik
723334bcc1
fix for scenrio-25 bailout flag .
2025-03-13 10:35:48 -04:00
Siraj Shaik
f5b97a6320
TAGS WERE ADDED
2025-03-12 13:02:45 -04:00
Siraj Shaik
058cd6b5df
few corrections.
2025-03-12 11:54:13 -04:00
Siraj Shaik
8c0f5844a1
Scenario-28a is added.
2025-03-11 13:13:23 -04:00
Siraj Shaik
138ab89be8
Scenario-26a is added
2025-03-11 10:48:37 -04:00
Siraj Shaik
df807f9534
Scenario 25 is added.
2025-03-10 10:55:29 -04:00
Siraj Shaik
f664515c46
Scenario 0024a is added
2025-03-04 16:21:08 -05:00
Siraj Shaik
bef1122005
Scenario 23a is added.
2025-02-24 15:00:29 -05:00
Siraj Shaik
945befcfea
0001a scenario mocked files and timeout changed
2025-02-19 14:16:36 -05:00
Siraj Shaik
6d5a0524e3
latest updates from QA repo
...
21 and 22 scenarios were added
Mock responses refactored.
2025-02-18 14:41:05 -05:00
chase-safelite
5d3ab0ef59
Added playwright tests into repo ( #923 )
...
* Initial import of playwright tests
* Pipeline changes for automated tests
* Modified pipeline for testing
* Attempt #2
* Attempt #3
* Added missing paren
* Removed debug stuff from pipeline
* Changes from playwright repo
* Changed pipeline for debugging
* Fix for ServiceLocationPage playwright locators
* Change pipeline to run with TEST APIs
* Moved more of Siraj's changes to this repo
* Changed where updating env occurs
* Changed location of env update again
* Escaped double quotes
* Added visible report in Azure
* Moved changes into main pipeline
* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00