Skip to content

Hilary 2022 03 14#470

Open
hilpitome wants to merge 15 commits intomasterfrom
hilary-2022-03-14
Open

Hilary 2022 03 14#470
hilpitome wants to merge 15 commits intomasterfrom
hilary-2022-03-14

Conversation

@hilpitome
Copy link
Contributor

No description provided.

@hilpitome hilpitome requested a review from ekigamba March 15, 2022 10:10
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