LG-11317 account ref string for sms#9474
Conversation
…slation display that message.
…7-account-ref-string-for-sms
|
@JackRyan1989 Your French translation uses |
… code to SMS message for reference during possible fraud
…lment code to SMS message for reference during possible fraud
…7-account-ref-string-for-sms
|
Your code changes look good to me. Maybe overkill but what do you think about adding to tests for the English and Spanish version of the outgoing SMS (just because it is going out to our users- just to be really sure it reads as we'd expect)? If the variable for Spanish or English got mistyped it may have not been caught as it was a sneaky typo. I think lucky we tested in French. Ultimately up to you, I'd still approve if you disagree. Is it possible to see screenshots/testing in joy before approving or does it need to happen in dev? (If dev, if you merge in right after a deployment on Thursday it might buy you some more time to test so that this does not make its way up to production as fast.) Also, when testing, an enrollment for each language would be nice. |
Totally. I'll add the english and spanish tests as well. |
gina-yamada
left a comment
There was a problem hiding this comment.
Code changes look good. You are adding tests for Spanish and English soon.
| ) | ||
|
|
||
| job.perform(passed_enrollment.id) | ||
| end |
🎫 Ticket
🛠 Summary of changes
Added reference number to SMS message & translations. This number is simply the enrollment code.
📜 Testing Plan