Commit graph

42 commits

Author SHA1 Message Date
Uday Boppa
3e9aa3ee80 10175 validations and fixes 2026-07-28 15:00:00 -04:00
Udayboppasafelite
4f7f992517 INSR 8668 - Final changes after suggestions in PR 2026-06-24 16:05:44 -04:00
Udayboppasafelite
17e82439ee INSR 8668 - Code review changes 2026-06-24 13:05:55 -04:00
Udayboppasafelite
778ed41d89 Code Work 2026-06-16 21:21:08 -04:00
Udayboppasafelite
26406053db Advanced Client work for Safeco 2026-06-15 21:53:47 -04:00
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
4dc471026f Add bailout code for need help bailout page 2026-04-30 11:41:16 -04:00
JennyNou
2ebc4b9c77 Add Adyen type 2026-04-15 08:23:26 -04:00
JennyNou
61028aa662 Update client data with Adyen payment methods 2026-04-15 08:16:28 -04:00
JennyNou
8e419769de Fix TPA repair flow 2026-04-14 10:09:52 -04:00
JennyNou
ec3c83adfe Add flag for when Safelite can recalibrate 2026-04-10 12:29:01 -04:00
JennyNou
afe20817df Add no vin flow on lookup page 2026-04-08 19:44:57 -04:00
JennyNou
7af77cae21 Add test scenario for when client uses address vehicle 2026-04-01 10:30:52 -04:00
JennyNou
e940bf1eb3 Add recal vehicle flag 2026-03-30 20:51:28 -04:00
JennyNou
a3a328be73 Add bailout flags 2026-03-30 20:50:01 -04:00
JennyNou
cb1d606044 Fix test to correct bailout scenario 2026-03-26 14:35:01 -04:00
JennyNou
b9dd5fe7ac Fix bailout test 2026-03-25 16:12:28 -04:00
JennyNou
3bc1dcaae9 Update bailout code and progress bar percentages 2026-03-25 15:16:42 -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
c8971ef97d Add flag for unlisted vehicle scenarios 2026-03-24 10:58:14 -04:00
JennyNou
e25466cd07 Remove unused bailout code 2026-03-19 11:08: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
JennyNou
5908b7b807 Update locators for Paypal flow 2026-03-02 14:35:53 -05: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
chase-safelite
2791150daf
Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938)
* Initial regression pipeline

* Progress toward Jira API Util changes

* Updated Regression run and Jira Writeback Reporter to work together

* Temporarily disabled cron

* Allow Jira Writeback Reporter to set UAT tester

* Updates to azure-pipelines to avoid using jira command line

* Deleted unused script

* Changed pool to default

* Added back closing quote

* Added missing paren

* Set up cron schedule
2025-05-14 09:22:06 -04:00
chase-safelite
55bb84cca4
Jira writeback reporter to add subtasks with test results (#935)
* Progress toward Jira integration

* Jira Writeback reporter working

* Added correct timeouts

* Added Jira Writeback reporter to pipeline

* Added tag for testing

* Removed unnecessary async

* Fixed rate limit issue

* Moved to only transition existing test case subtasks

* Changing to transition issues by key

* Enabled mocking for scenario 2

* Added better error handling in api util

* Changed workers to 1 to eliminate duplicate test runs

* Streamlined batch creation and retry check

* Modified test data structure to remove undeterministic sort

* Increased workers

* Increased heap size for jira upload

* Cleanup

* Made logs more specific for JiraWritebackReporter
2025-04-09 10:36:30 -04:00
Siraj Shaik
5f515a39ec Scnario-30a is added. 2025-03-17 11:04:00 -04:00
Siraj Shaik
206c74cdd9 Page name changed to camel case 2025-03-13 13:15:16 -04:00
Siraj Shaik
e02e821708 Scenario-29a is added 2025-03-13 11:55:42 -04:00
Siraj Shaik
0bc8654754 compilation error fix. 2025-03-12 12:20:31 -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
394180cfc7 Merge remote-tracking branch 'origin/feature/INSR-2126' into sshaik/develop 2025-03-10 12:14:12 -04:00
Siraj Shaik
df807f9534 Scenario 25 is added. 2025-03-10 10:55:29 -04:00
Alex Humphries
b935cf0efa Fixed some failing tests, some tweaks to url validation
Extending URL validation timeout and adding some more logging/stepping
to better see what is happening during tests
2025-03-07 11:01:59 -05: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
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