This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git

commit c12090aa94a33df201e6111799af9999f776f1e3
Merge: b3e847e 0f8a2cd
Author: Aman-Mittal <[email protected]>
AuthorDate: Sat Aug 1 18:33:17 2026 +0530

    Merge pull request #170 from Aman-Mittal/fix/e2e-flake-and-workflow-split
    
    Improve e2e tests by handling loan ID retrieval and CI configuration

 .github/scripts/upsert-e2e-comment.js |  69 +++++++++++++++
 .github/workflows/e2e.yml             | 153 ++++++++++++++++++++++++----------
 e2e/full-demo.spec.ts                 |  27 +++---
 e2e/loan-lifecycle.spec.ts            |  15 ++--
 e2e/loan-schedule-type.spec.ts        |   4 +-
 e2e/loan-servicing.spec.ts            |   2 +-
 e2e/utils/backend-env.ts              |  44 ++++++++--
 e2e/utils/capture-response.ts         |  68 +++++++++++++++
 e2e/utils/fineract-login.ts           |  11 ++-
 package.json                          |   4 +-
 playwright.config.ts                  |  42 +++++++++-
 scripts/e2e-stack.sh                  |  63 ++++++++++++++
 12 files changed, 421 insertions(+), 81 deletions(-)

Reply via email to