Hello Fineract Community, I want to know if there is any Bundle of Test Cases for Apache Fineract API Rest that can be used to test the Apache Fineract vanilla version.
- Create data codes (genders) - Create offices - Create delinquency bucket - Create loan product - Create client - Create loan account (application, approval, disbursement) - Create repayments. - Etc I know that we have in the source code testing case (unit/integration test cases) that are executed as part of the building process, but this question is more related to a bundle/orchestration of complete functional flows in order to make sure that the nightly build or the release has a functional quality check of its REST APIs. Regards Victor