UK-Export-Finance / dtfs2

Digital Trade Finance
MIT License
11 stars 1 forks source link

chore(tests): split up e2e tests - tfm case #3541

Closed ttbarnes closed 4 weeks ago

ttbarnes commented 1 month ago

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:

Miscellaneous :heavy_plus_sign:

sonarcloud[bot] commented 4 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
42.8% Duplication on New Code (required ≤ 40%)

See analysis details on SonarCloud