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

Feature/feature/momza 1096 adding missing translations #216

Merged

Conversation

OMosimege
Copy link
Contributor

In this PR, we're adding missing messages for WA failed contact check and WA unsent events (as well as missing translations) for the postbirth message set

@OMosimege OMosimege requested a review from erikh360 May 16, 2019 10:18
Copy link
Contributor

@erikh360 erikh360 left a comment

Choose a reason for hiding this comment

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

Nice, just the two small comments

changes/tests.py Outdated
validate_implement(change.id)
change.refresh_from_db()
self.assertTrue(change.validated)
self.assertTrue(change.data["reason"], "postbirth_whatsapp_contact_check_fail")
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be a assertEqual?

changes/tests.py Outdated
validate_implement(change.id)
change.refresh_from_db()
self.assertTrue(change.validated)
self.assertTrue(change.data["reason"], "postbirth_whatsapp_unsent_event")
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be a assertEqual?

@OMosimege OMosimege merged commit fc42b73 into develop May 16, 2019
@jerith jerith deleted the feature/feature/MOMZA-1096-Adding-Missing-Translations branch March 8, 2022 09:17
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