This is an automated email from the ASF dual-hosted git repository. awasum pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-reporting.git
commit 2c300e96742db46bef6a191e9752cfda02dcc989 Merge: a59b904 1d0699a Author: Isaac Kamga <[email protected]> AuthorDate: Sun Oct 14 15:10:44 2018 +0100 Merge pull request #5 from Izakey/develop Put unit tests together in single test class and use unique Egyptian god "shu" for reporting service test user .../AbstractReportingSpecificationTest.java | 2 +- .../cn/reporting/SuiteTestEnvironment.java | 40 +++++++++++ .../TestBalanceSheetReportSpecification.java | 40 ----------- .../TestCustomerListReportSpecification.java | 40 ----------- .../TestDepositListReportSpecification.java | 39 ---------- .../TestIncomeStatementReportSpecification.java | 39 ---------- .../reporting/TestLoanListReportSpecification.java | 39 ---------- .../cn/reporting/TestReportingSpecifications.java | 84 ++++++++++++++++++++++ .../TestTellerListReportSpecification.java | 39 ---------- .../TestTellerTransactionReportSpecification.java | 39 ---------- 10 files changed, 125 insertions(+), 276 deletions(-)
