Adam Monsen created FINERACT-2629:
-------------------------------------
Summary: tests failing since move to docker and postgres
Key: FINERACT-2629
URL: https://issues.apache.org/jira/browse/FINERACT-2629
Project: Apache Fineract
Issue Type: Task
Components: Build
Reporter: Adam Monsen
Fix For: 1.15.0
There are many tests failing since, I think, two PRs were merged in close
proximity:
# [use docker instead of cargo for integration
tests|https://github.com/apache/fineract/pull/5936]
# [remove deps with incompatible
licenses|https://github.com/apache/fineract/pull/5899] (FINERACT-2572)
I think some config files have to be changed since defaults changed, e.g.
{{config/docker/env/fineract-mysql.env}} probably needs to specify
{{{}FINERACT_HIKARI_PASSWORD{}}}. Might be other settings to update, too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)