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 the above test cases, i would be happy to help, given if you put all those test cases back to community in open way. Thanks. On Mon, Nov 11, 2019 at 12:42 AM Oluwalana Olasubomi < [email protected]> wrote: > 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 > utilize all the banking functionalities. A high level architecture will be > something like: > > Mobile app ----> Web service (API) ------> Fineract. > > My question is then, how best do you suggest we carry out integration > testing, such that we are sure our application is performing its operations > correctly, and the contract between API and Fineract is working properly. > > We are performing operations like: > - Create Account > - Deposit Money > - Accrue Interest > - Withdrawals. > - Penalties & Charges > > My thoughts are to do an acceptance level tests for each example case. > Where for each example case I drop the entire fineract dataset and recreate > it, to verify each exercise & assertion. This is obviously going to be > slow, but I believe getting it to work to start with and optimizing it > continously will yield the best results. > > I'd like to know anyone who as done anything similar to this and how they > did achieved it. > > Many thanks > Subomi > -- Saransh Sharma ---------------------------------------------------------------------------------------------- The idea of separation of me and you is amazing. ----------------------------------------------------------------------------------------------
