airavata-mft
airavata-mft copied to clipboard
Setting up the testing framework
We need to have a proper testing (unit / integration) infrastructure in place to make sure that new features do not break existing ones. Possible frameworks to use are JUnit / Mockito
Looking into this.