Commit graph

10 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
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
61028aa662 Update client data with Adyen payment methods 2026-04-15 08:16:28 -04:00
JennyNou
5908b7b807 Update locators for Paypal flow 2026-03-02 14:35:53 -05: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
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