aboutsummaryrefslogtreecommitdiff
path: root/test/commerce.unit.js
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Merge pull request #446 from dugoh/price-fixMarak1-1/+1
[api] Price should default minimum to 1
2017-02-11[test] [fix] [minor] Typo in test nameMarak1-1/+1
2017-02-11Fix aomount and price argument dec for case = 0. Add unit tests. Minor ↵alexpts1-0/+17
codestyle fix.
2017-01-01Fix typo in price() descriptionJacob Goense1-2/+2
2015-07-08[api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵Marak1-10/+10
Set default max random number to 99999. Added default arguments to some methods.
2015-07-08[fix] Comment out a few methods sections of commerce section. Needs some ↵Marak1-3/+5
work. #183
2015-07-08[fix] [api] Add back commerce methods.Marak1-83/+82
2015-07-08[test] Comment out commerce test ( for now )Marak1-0/+2
2015-03-10Add Commerce functions from https://github.com/stympy/faker into javascriptrob.scott1-0/+112