You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ik...@apache.org on 2019/09/01 22:06:48 UTC

[fineract-cn-test] 01/01: Merge pull request #11 from apache/FINCN-114

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

ikamga pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-test.git

commit 537e14057924d371ae682dca92f50f4549fc00ef
Merge: 5957235 cf7d0b4
Author: Isaac Kamga <ik...@apache.org>
AuthorDate: Sun Sep 1 23:06:43 2019 +0100

    Merge pull request #11 from apache/FINCN-114
    
    Merge progress from FINCN-114 into develop

 .gitignore                                         |   1 +
 NOTICE.txt                                         |   2 +-
 README.md                                          |  11 +-
 build.gradle                                       |   7 +-
 gradle/wrapper/gradle-wrapper.properties           |   4 +-
 .../fineract/cn/test/env/TestEnvironment.java      |  37 +++--
 .../test/fixture/mariadb/MariaDBInitializer.java   | 166 -------------------
 .../fixture/postgresql/PostgreSQLInitializer.java  | 182 +++++++++++++++++++++
 .../PostgreSQLTenant.java}                         |  14 +-
 9 files changed, 219 insertions(+), 205 deletions(-)