I’m new to OpenMRS and have solved a few tickets before.
I’m trying to take up the issue: https://issues.openmrs.org/browse/OA-7 , which requires me to generate a test folder for the OAuth2 Module. Somehow I can’t seem to get around this step. I created a test file /omod/src/test/org/openmrs/web/controller/MetadataControllerTest.java . (manually created all the folders in between)
Thank you for the resource. However, as the test isn’t even getting detected, I think I may need to point to the test somehow. I don’t know how to do that, unfortunately.