Commit Graph

3 Commits

Author SHA1 Message Date
Régis Freyd 297be6dfaa Add more unit test coverage for money helper (#842) 2018-01-21 22:54:28 -05:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Rocco Palladino 158b5326fb Format monetary values with currency symbols consistently (#394)
Fix #332 

- Add a MoneyHelper class, with a unit test
- Alias MoneyHelper to be available in global namespace in templates
- Remove hardcoded '$' from translation files
- Modify templates to use MoneyHelper to format debt and gift amounts
- Fix Tests\TestCase constructor to accept arguments of original
implementation
2017-06-26 08:09:55 -04:00