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

Hilary 2022 03 14 #470

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Hilary 2022 03 14 #470

wants to merge 15 commits into from

Conversation

hilpitome
Copy link
Contributor

No description provided.

@hilpitome hilpitome requested a review from ekigamba March 15, 2022 10:10
@@ -148,6 +148,7 @@ dependencies {
exclude group: 'com.android.support', module: 'design'
exclude group: 'io.ona.rdt-capture', module: 'lib'
exclude group: 'com.google.guava', module: 'guava'
exclude group: 'com.github.raihan-mpower', module: 'FancyAlertDialog-Android'
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that this might affect the app APK build or cause runtime exceptions.
Is this animation part of the test?

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this animation part of the test?

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<translate
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this animation part of the test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, but the library was not building without those.


@Test
public void testDatabaseQueryIsCreatedWithTheCorrectArgumentInGetFamilyNamePhone(){
String baseEntityId = "4b3e6408-0549-470a-b24a-82ac71180a30";
Copy link
Contributor

Choose a reason for hiding this comment

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

If this test covers the following lines https://github.com/opensrp/opensrp-client-chw-core/blob/master/opensrp-chw-core/src/main/java/org/smartregister/chw/core/repository/MalariaRegisterRepository.java#L42-L51, add an assertion for this also since this will not longer be covered having been already marked as code covered by tests but not actually tested

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