DigitalConsumer.ISS/playwright-tests/business-logic/types
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
..
Authentication.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
CcisApi.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
Client.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
CustomerDetails.ts Scenario 25 is added. 2025-03-10 10:55:29 -04:00
DigitalApi.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
Enums.ts Fixed some failing tests, some tweaks to url validation 2025-03-07 11:01:59 -05:00
FrameworkConfig.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
IAddress.ts Scenario 25 is added. 2025-03-10 10:55:29 -04:00
IBailoutFlags.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
IDisposable.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
ITestCase.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
ITestData.ts Scenario 25 is added. 2025-03-10 10:55:29 -04:00
ITestPages.ts Page name changed to camel case 2025-03-13 13:15:16 -04:00
IValidationExpectation.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
IValidations.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
JiraApi.ts Jira writeback reporter to add subtasks with test results (#935) 2025-04-09 10:36:30 -04:00
RuleEngine.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
Test.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
TestCase.ts Page name changed to camel case 2025-03-13 13:15:16 -04:00
Validations.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00