aboutsummaryrefslogtreecommitdiff
path: root/test/all.functional.js
AgeCommit message (Expand)AuthorFilesLines
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-55/+0
2022-01-18feat!: support tree-shaking (#152)Shinigami1-1/+1
2022-01-13chore: format tests (#67)Shinigami1-7/+7
2021-03-22Linting fixes for `./test`Marak1-24/+24
2018-10-27[test] Add `faker.fake` functional tests #386Marak1-34/+28
2017-02-21Functionally test all modules/methodsJim Fitzpatrick1-45/+47
2017-02-21Statically bind all module methodsJim Fitzpatrick1-3/+14
2017-02-09Merge pull request #437 from lencse/masterMarak1-1/+1
2017-02-09testskulaeff1-0/+2
2016-11-24Added lorem.slug to functional testLevente Löki1-1/+1
2015-07-07[refactor] [dist] Allow for node to require individual locales ( to avoid the...Marak1-2/+2
2015-07-06[merge] Commerce implementationMarak1-1/+3
2015-03-10Add Commerce functions from https://github.com/stympy/faker into javascriptrob.scott1-1/+3
2014-12-09Add new jobTitle function to name object.JKillian1-1/+1
2014-09-17[feature] - add faker for currencyMQuy1-1/+3
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-23/+18
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-8/+8
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-4/+4
2013-01-07allowing all tests to run in browserBryan Donovan1-4/+5
2013-01-07linting and getting address.js to 100% test coverageBryan Donovan1-2/+2
2013-01-07Completely removing aliased lower-case functionsBryan Donovan1-8/+0
2013-01-07reverting downcasingBryan Donovan1-13/+13
2013-01-07backward-compat testsBryan Donovan1-6/+14
2013-01-06adding functional test for each functionBryan Donovan1-0/+46