aboutsummaryrefslogtreecommitdiff
path: root/test/unique.unit.js
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-62/+0
2022-01-18feat!: support tree-shaking (#152)Shinigami1-1/+1
2022-01-13chore: format tests (#67)Shinigami1-14/+22
2021-03-22Linting fixes for `./test`Marak1-47/+47
2020-10-04Change deprecated assert.equalCarlos Carvalho1-4/+4
2018-09-24[api] [fix] [refactor] Unique options into classMarak1-6/+6
* #466 #596 * Fixes scope issues with max values
2017-09-08[test] Added `Faker.unique` test suite #466Marak1-0/+54