codeforamerica / balance

A text message system for checking one's EBT card balance (SNAP benefits and more)
MIT License
47 stars 37 forks source link

Fix extraneous periods in some balance responses #291

Closed daguar closed 9 years ago

daguar commented 9 years ago

Some balance responses have extraneous periods, for example:

Hi! Your food stamp balance is $9.11. and your cash balance is $13.93..

Let's fix that!

daguar commented 9 years ago

Work being done on the remove-extraneous-periods branch.

Prioritizing state work by user volume (ranked below):

daguar commented 9 years ago

Confirmed that Virginia is affected

daguar commented 9 years ago

VA done

daguar commented 9 years ago

Oklahoma not affected (better regex base, may reuse it in other states' handlers but need to test it further if so.)

daguar commented 9 years ago

Alaska done