1
0
Fork 0
liza/test/validate/formatter
Mike Gerwitz 5607bf1927 Replace Currency formatter with StringFormat
This is a much more general solution.

* src/validate/formatter/Currency.js: Remove trait.
* test/validate/formatter/CurrencyTest.js: Remove test case.

* src/validate/formatter/StringFormat.js: Add trait.
* test/validate/formatter/StringFormatTest.js: Add test case.
2016-12-01 08:47:23 -05:00
..
insurance Add Limit formatter 2016-06-27 16:51:25 -04:00
AcceptRejectTest.js Add accept/reject styler 2016-06-28 10:27:56 -04:00
EchoFormatterTest.js Add EchoFormatter 2016-06-23 10:12:59 -04:00
MultiDelimitedTest.js Add MultiDelimited formatter trait 2016-06-27 16:51:17 -04:00
MultiDimensionTest.js Add MultiDimension formatter 2016-06-28 10:27:59 -04:00
NumberTest.js Validate correct Number format 2016-12-01 08:43:51 -05:00
PatternFormatterTest.js VFormat => PatternFormatter with added interface 2016-06-22 15:59:12 -04:00
StringFormatTest.js Replace Currency formatter with StringFormat 2016-12-01 08:47:23 -05:00
UnorderedListTest.js UnorderedList{Formatter=>} now a trait 2016-06-24 15:57:10 -04:00
common.js Add mixin testing to common vformat functions 2016-06-23 11:38:09 -04:00