Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for Contact Visit 1 #1005

Open
wants to merge 7 commits into
base: opensrp_client_anc_qa
Choose a base branch
from
Open

Conversation

Naima-Bashir
Copy link
Collaborator

@Naima-Bashir Naima-Bashir commented Jul 16, 2024

Tests for Contact Visit 1.

Instructions for testing. Update your Public Config class here to a new patient name and ID.

{  public static final String clientName = "Las Mas";
    public static final String clientID = "7226962";

}

Copy link

@Mstjamush Mstjamush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Naima

Please include a tearDown() method to clean up after tests

@Naima-Bashir
Copy link
Collaborator Author

@Mstjamush Done! I have added the tear down method to clean up after tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants