Hi,

 

Can someone point to any available documentation/guidelines/reference on how
we can setup validations/tests that trigger on each commit to codebase?

 

We currently have following 2 checkpoints working on current mifos setup, we
should have something same/similar in fineract as well:

1.       Static code validations (code format, license header, static
validations etc) on each pull request 

2.       Integration tests(a set of Junit tests) on each commit

 

Regards,

Adi

Reply via email to