Commit graph

18 commits

Author SHA1 Message Date
JennyNou
e26f4edb59 Turn video off for regression run pipeline 2026-04-15 11:41:46 -04:00
JennyNou
9b849aac04 Try 1 worker instead of 2 2026-04-09 13:05:42 -04:00
JennyNou
8dfde74672 Test flakiness 2026-04-09 12:22:04 -04:00
JennyNou
6181e0d13d Increase timeout for debugging 2026-04-09 11:18:46 -04:00
JennyNou
cd17eb0bcd Add retry to test pipeline flakiness 2026-04-09 10:12:01 -04:00
JennyNou
580969a399 Update template tag 2026-03-24 10:00:46 -04:00
JennyNou
de580f2e70 Add accessibility exports back in 2026-01-14 14:20:26 -05:00
JennyNou
f43e4545fa Fix boolean value and missing bracket 2026-01-14 11:30:49 -05:00
JennyNou
7a2ad36cde Add else to fix logic 2026-01-13 15:22:32 -05:00
JennyNou
3202f4d933 Update files for Playwright pipeline and reporting 2026-01-12 16:58:05 -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
Siraj Shaik
9c0ba15883 Revert "Merge remote-tracking branch 'origin/feature/INSR-2140' into sshaik/develop"
This reverts commit b053b53537, reversing
changes made to bef1122005.
2025-03-04 16:27:02 -05:00
Siraj Shaik
b053b53537 Merge remote-tracking branch 'origin/feature/INSR-2140' into sshaik/develop 2025-03-04 11:14:00 -05:00
Chase King
7e64e0eee4 Updated reporter config 2025-02-27 16:05:14 -05:00
Siraj Shaik
945befcfea 0001a scenario mocked files and timeout changed 2025-02-19 14:16:36 -05:00
Siraj Shaik
5f22af740b Updates on report, order confirmation 2025-02-18 16:10:11 -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