Closed ttbarnes closed 4 weeks ago
This PR splits up the "TFM - case" E2E tests into child runners/directories.
Prior to this change, these tests took ~15 minutes to run.
Each directory now takes ~1 minute - 1.5 minutes to execute, with 1x test taking the most amount of time at 2.5 minutes.
This is part of a series of E2E test splitting to reduce E2E GHA time.
test.yml
bankResponse
bankResponses
.clear()
Failed conditions 42.8% Duplication on New Code (required ≤ 40%)
See analysis details on SonarCloud
Introduction :pencil2:
This PR splits up the "TFM - case" E2E tests into child runners/directories.
Prior to this change, these tests took ~15 minutes to run.
Each directory now takes ~1 minute - 1.5 minutes to execute, with 1x test taking the most amount of time at 2.5 minutes.
This is part of a series of E2E test splitting to reduce E2E GHA time.
Resolution :heavy_check_mark:
test.yml
.Miscellaneous :heavy_plus_sign:
bankResponse
=>bankResponses
)..clear()
.