Following the post done by @grace on ReffApp Testing Proposal, the QA Support team will be holding a design session to give a quick cheat sheet on writing automated test cases. In preparation for the session, please go through the following documentation and come ready to learn and ask questions.
When : Monday, November 02 at 10:30pm IST | 8pm Nairobi | 7pm Cape Town | 5pm UTC | 12pm Boston | 9am Seattle
@k.joseph got an issue here
running mvn clean test
[ERROR] Failed to execute goal on project qaframework: Could not resolve dependencies for project org.openmrs.contrib:qaframework:jar:1.0-SNAPSHOT: Could not find artifact org.openmrs.distro:referenceapplication-ui-tests:jar:tests:2.10.0 in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
This persists Even after deleting the artifacts from the .m2 folder and cleaning the cache
with
you need to clone that tag and compile it since i think it could be having missing remote artefacts, try checking out the documentation to learn more what to do please