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

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 64457f118a Merge pull request #6176
     add c95abc97a3 FINERACT-2621: Add CI-only diagnostics for missing external 
events in e2e
     new cd934b2bd1 Merge pull request #6175

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-e2e-tests.yml              |   1 +
 .../fineract/client/feign/FineractFeignClient.java |   5 +
 ...oansApi.java => InternalExternalEventsApi.java} |  16 +--
 .../test/messaging/EventFailureDiagnostics.java    | 132 +++++++++++++++++++++
 .../test/messaging/config/EventProperties.java     |   7 ++
 .../test/messaging/event/EventCheckHelper.java     |  22 ++++
 .../fineract/test/stepdef/loan/LoanStepDef.java    |  14 ++-
 .../resources/fineract-test-application.properties |   1 +
 8 files changed, 188 insertions(+), 10 deletions(-)
 copy 
fineract-client-feign/src/main/java/org/apache/fineract/client/feign/services/{InternalWorkingCapitalLoansApi.java
 => InternalExternalEventsApi.java} (59%)
 create mode 100644 
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/EventFailureDiagnostics.java

Reply via email to