Re: Intergration test

2018-02-09 Thread Steve Conrad
Vishwas,
Thanks for updating the integration tests relating to the FINERACT-590
change. I'll make sure to run integration tests before any promotions.
Steve


On Fri, Feb 9, 2018 at 8:26 PM, vishwas 
wrote:

> Hi Mexina,
>
> Many of the failures were related to recent changes made for FINERACT-590.
> I have fixed the same now.
>
> However, I still see 15 failures (details below)
>
> @Nazeer, Ed, Any devs active on the codebase recently : Do we know how
> long these test cases have been failing ? Do we having any CI setup for
> Fineract (we had Travis CI for the erstwhile Mifos codebase, the same seems
> to be down now) ?
>
> ClientUndoRejectAndWithdrawalIntegrationTest
>  classes/org.apache.fineract.integrationtests.
> ClientUndoRejectAndWithdrawalIntegrationTest.html>.
> testClientUndoRejectWithFutureDate  47B7-B872-A1213C63AF43/classes/org.apache.fineract.integrationtests.
> ClientUndoRejectAndWithdrawalIntegrationTest.html#
> testClientUndoRejectWithFutureDate>
> ClientUndoRejectAndWithdrawalIntegrationTest
>  classes/org.apache.fineract.integrationtests.
> ClientUndoRejectAndWithdrawalIntegrationTest.html>.
> testClientUndoWithDrawnWithFutureDate  47B7-B872-A1213C63AF43/classes/org.apache.fineract.integrationtests.
> ClientUndoRejectAndWithdrawalIntegrationTest.html#
> testClientUndoWithDrawnWithFutureDate>
> FixedDepositTest  classes/org.apache.fineract.integrationtests.FixedDepositTest.html>.
> testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days
>  classes/org.apache.fineract.integrationtests.FixedDepositTest.html#
> testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days>
> GroupSavingsIntegrationTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.integrationtests.
> GroupSavingsIntegrationTest.html>. testSavingsAccountCharges
>  classes/org.apache.fineract.integrationtests.GroupSavingsIntegrationTest.
> html#testSavingsAccountCharges>
> SchedulerJobsTest  classes/org.apache.fineract.integrationtests.SchedulerJobsTest.html>.
> testSchedulerJobs  classes/org.apache.fineract.integrationtests.SchedulerJobsTest.html#
> testSchedulerJobs>
> SchedulerJobsTestResults  47B7-B872-A1213C63AF43/classes/org.apache.fineract.integrationtests.
> SchedulerJobsTestResults.html>. testApplyDueFeeChargesForSavingsJobOutcome
>  classes/org.apache.fineract.integrationtests.
> SchedulerJobsTestResults.html#testApplyDueFeeChargesForSavingsJobOutcome>
> ClientEntityImportHandlerTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.importhandler.client.
> ClientEntityImportHandlerTest.html>. testClientImport
>  classes/org.apache.fineract.integrationtests.bulkimport.
> importhandler.client.ClientEntityImportHandlerTest.html#testClientImport>
> LoanImportHandlerTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.importhandler.loan.LoanImportHandlerTest.html>.
> testLoanImport  classes/org.apache.fineract.integrationtests.bulkimport.
> importhandler.loan.LoanImportHandlerTest.html#testLoanImport>
> OfficeImportHandlerTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.importhandler.office.OfficeImportHandlerTest.html>.
> testOfficeImport  classes/org.apache.fineract.integrationtests.bulkimport.
> importhandler.office.OfficeImportHandlerTest.html#testOfficeImport>
> SavingsImportHandlerTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.importhandler.savings.
> SavingsImportHandlerTest.html>. testSavingsImport
>  classes/org.apache.fineract.integrationtests.bulkimport.
> importhandler.savings.SavingsImportHandlerTest.html#testSavingsImport>
> LoanWorkbookPopulatorTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.populator.loan.LoanWorkbookPopulatorTest.html>.
> testLoanWorkbookPopulate  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.populator.loan.LoanWorkbookPopulatorTest.
> html#testLoanWorkbookPopulate>
> SavingsWorkbookPopulateTest  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.populator.savings.SavingsWorkbookPopulateTest.html>.
> testSavingsWorkbookPopulate  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.bulkimport.populator.savings.SavingsWorkbookPopulateTest.
> html#testSavingsWorkbookPopulate>
> ShareAccountIntegrationTests  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.common.shares.ShareAccountIntegrationTests.html>.
> rejectShareAccount  classes/org.apache.fineract.integrationtests.common.shares.
> ShareAccountIntegrationTests.html#rejectShareAccount>
> ShareAccountIntegrationTests  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.common.shares.ShareAccountIntegrationTests.html>.
> testShareAccountApproval  47B7-B872-A1213C63AF43/classes/org.apache.fineract.
> integrationtests.common.shares.ShareAccountIntegrationTests.
> html#testShareAccountApproval>
> ShareAccoun

Re: Intergration test

2018-02-09 Thread vishwas
Hi Mexina,

Many of the failures were related to recent changes made for FINERACT-590. I 
have fixed the same now.

However, I still see 15 failures (details below)

@Nazeer, Ed, Any devs active on the codebase recently : Do we know how long 
these test cases have been failing ? Do we having any CI setup for Fineract (we 
had Travis CI for the erstwhile Mifos codebase, the same seems to be down now) ?

ClientUndoRejectAndWithdrawalIntegrationTest 
.
 testClientUndoRejectWithFutureDate 

ClientUndoRejectAndWithdrawalIntegrationTest 
.
 testClientUndoWithDrawnWithFutureDate 

FixedDepositTest 
.
 testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days 

GroupSavingsIntegrationTest 
.
 testSavingsAccountCharges 

SchedulerJobsTest 
.
 testSchedulerJobs 

SchedulerJobsTestResults 
.
 testApplyDueFeeChargesForSavingsJobOutcome 

ClientEntityImportHandlerTest 
.
 testClientImport 

LoanImportHandlerTest 
.
 testLoanImport 

OfficeImportHandlerTest 
.
 testOfficeImport 

SavingsImportHandlerTest 
.
 testSavingsImport 

LoanWorkbookPopulatorTest 
.
 testLoanWorkbookPopulate 

SavingsWorkbookPopulateTest 
.
 testSavingsWorkbookPopulate 

ShareAccountIntegrationTests 
.
 rejectShareAccount 

ShareAccountIntegrationTests 
.
 testShareAccountApproval 

ShareAccountIntegrationTests 
.
 testShareAccountUndoApproval 




Regards,
Vishwas



> On Feb 8, 2018, at 6:03 AM, Mexina Daniel  wrote:
> 
> Hello Devs 
> 
> What does it mean when the intergration test is failing? 
> 
> Because i tried to run intergaration test on develop branch and it gives 
> errors 
> 
> Regards 
> 
> -- 
> Mexina M Daniel 
> Lead Software Developer 
> Research & Development 
> 
> Office: +255 22 261 8511 | Mobile: +255 712 110 791 
> 
> Singo Africa Limited 
> Block G, Mbezi Beach B | 7Nakawale Road | P.O BOX 78908 | 14121 Dar es 
> salaam 
> 
> singo.africa | amala.co.tz 
> 
> Let's grow together 



Re: Bulk JLG loan modify bug

2018-02-09 Thread Ed Cable
Mohanakrishnan,

There are a number of issues fixed and enhancements mades to Bulk JLG loans
coming in the forthcoming release of Apache Fineract. You should be able to
test it out on the staging server at https://staging.openmf.org with
credentials mifos/password

Ed

On Fri, Feb 9, 2018 at 11:08 AM, Mohanakrishnan Aruloli <
mohanakrishna...@habile.in> wrote:

> Hi Guys,
>
> I have created a loan using bulk jlg loan application with syncing
> disbursement with meeting.
>
> I tried to modify the loan appllication to unsync the disbursement with
> meeting.
>
> But I am getting the following error mentioned in the image attached.
>
> Please someone guide me on how to solve the issue.
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
> <+91%2044%204202%200550>
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>



-- 
*Ed Cable*
President/CEO, Mifos Initiative
edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649

*Collectively Creating a World of 3 Billion Maries | *http://mifos.org
  


Bulk JLG loan modify bug

2018-02-09 Thread Mohanakrishnan Aruloli
Hi Guys,

I have created a loan using bulk jlg loan application with syncing
disbursement with meeting.

I tried to modify the loan appllication to unsync the disbursement with
meeting.

But I am getting the following error mentioned in the image attached.

Please someone guide me on how to solve the issue.

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__