Re: Integration testing.

2019-11-10 Thread Ed Cable
Hello Subomi, Just as Saransh stated, there are ongoing efforts across the community to strengthen integration testing and we'd love to have you be a part of those. I will try to get you in touch with some of the lead QA resources across the community. For your mobile app, are you using one of

Re: Load testing of MifosX/Fineract scheduler jobs

2019-11-10 Thread Avik Ganguly
Hey Joseph, Are you using Fineract v1.2 or above? The core jobs are multithreaded in that version and fetch / commit batch sizes can be configured. K2, can you confirm if the JMeter scripts you used to test were merged and available in Fineract v1.2? We are using a 4vCPU 128GB server to do the

Re: Integration testing.

2019-11-10 Thread Maek Twain
Hey, Subomi I am sure someone in the community must have work out on some level. I am doubtful that some one will open up such hard / painstaking effort to you. I just revisited the source code on git , there were no test so far in the series of order you need. Let me know if i can help you with

Integration testing.

2019-11-10 Thread Oluwalana Olasubomi
Hi all, My company (a MFI) just deployed fineract, and we're currently in the stage of testing and verification, before moving all our banking operations onto it. We, however have different needs from the typical MFI. We are trying to build other products that internally talk to fineract and

Re: No mapping found for HTTP request with URI [/fineract-provider/]

2019-11-10 Thread Yemdjih Kaze Nasser
Yes, you can You can also use fineract with postman provided you make the proper configuration On Nov 9, 2019 10:20 AM, Percy Enoabane wrote: Can I also use fineract-platform-tenantid as shown in https://cwiki.apache.org/confluence/display/FINERACT/Using+rest+client+for+passing+api+requests ?

Re: fineract 1.x Java 11

2019-11-10 Thread Aleksandar Vidakovic
Hi Ram, ... we are currently testing a completely upgraded Fineract 1.x (Spring 5.2.0.RELEASE, Spring Boot 2.2.1.RELEASE, Jersey 2.29, and pretty much every other dependency upgraded) that is running on OpenJDK 12 (I'm pretty sure it will run the same way on 11 and 13). Goal is to offer this as a