aboutsummaryrefslogtreecommitdiff
path: root/test/commerce.unit.js
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-157/+0
2022-01-18feat!: support tree-shaking (#152)Shinigami1-3/+3
2022-01-13chore: format tests (#67)Shinigami1-33/+46
2021-08-18spelling: maximumJosh Soref1-1/+1
Signed-off-by: Josh Soref <[email protected]>
2021-03-22Linting fixes for `./test`Marak1-58/+58
2020-10-04Change deprecated assert.equalCarlos Carvalho1-5/+5
2019-09-11add random product description generatorAshish Rao1-0/+12
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