aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge pull request #487 from atorkhov/patch-2Marak1-0/+10
2017-09-08Merge branch 'master' of https://github.com/Marak/faker.jsMarak1-1/+1
2017-09-08Merge branch 'creditCard' of https://github.com/zpiman/faker.jsMarak3-3/+144
2017-09-08Merge pull request #446 from dugoh/price-fixMarak1-1/+1
2017-09-08[test] Added `Faker.unique` test suite #466Marak1-0/+54
2017-06-19Generate an ethereum addressGokulnath Reddy1-0/+8
2017-06-19Generate a hexaDecimal stringGokulnath Reddy1-0/+14
2017-03-07Add test for faker.date.soonAlexey Torkhov1-0/+10
2017-03-02Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separatorMarak1-0/+18
2017-03-01Fix generation of float numbersIvan Goncharov1-0/+8
2017-02-26add debug info to credit card because of node v0.10Jakub Mandula1-0/+5
2017-02-26replace String.prototype.repeat with proper helperJakub Mandula1-4/+4
2017-02-26Merge branch 'Mark/origin' into creditCardJakub Mandula11-37/+241
2017-02-21Functionally test all modules/methodsJim Fitzpatrick1-45/+47
2017-02-21Statically bind all module methodsJim Fitzpatrick1-3/+14
2017-02-11[api] [minor] Rename `dataurl` to `dataUri`Marak1-3/+3
2017-02-11#420 Added dataurl methodSylvain BANNIER1-0/+6
2017-02-11[test] [fix] [minor] Typo in test nameMarak1-1/+1
2017-02-11Merge branch 'master' into patch-1alexpts6-6/+133
2017-02-11Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...alexpts2-1/+34
2017-02-09Merge remote-tracking branch 'codemanx/master'Marak1-6/+26
2017-02-09Merge pull request #437 from lencse/masterMarak2-1/+31
2017-02-09[api] [fix] Don't allow `/` in file names or pathsMarak1-0/+27
2017-02-09testskulaeff3-0/+50
2017-01-01Fix typo in price() descriptionJacob Goense1-2/+2
2016-11-30Don't allow path seperators in generated filenamesMark Kornblum1-0/+27
2016-11-24Added lorem.slug to functional testLevente Löki1-1/+1
2016-11-24Added lorem.slug methodLevente Löki1-0/+30
2016-10-01[api] Added `internet.ipv6` methodcvega1-0/+8
2016-09-25separator enhancements and unit testsPaolo del Mundo1-0/+18
2016-08-30Prevented a crash on running helpers.shuffle on an empty arrayBen Douglas1-0/+5
2016-06-13add tests for credit card functions and helpersJakub Mandula3-3/+136
2016-04-07Add IBAN and BIC generator functionsCoDEmanX1-1/+21
2016-04-07Correct spellingCoDEmanX1-5/+5
2016-04-04alphaNumeric takes now count as a argumentKrzysztof Kaczor1-0/+12
2016-03-20Update tests to confirm name suffix is correctLogan Allred1-0/+3
2016-03-19Merge pull request #353 from ashpr/bitcoinaddress-fixMarak1-2/+0
2016-03-20* Use faker.random.numberashmothership1-2/+0
2016-03-19[fix] [tests] Update lodash APIMarak1-2/+2
2016-03-19[test] Comment out finance.bitcoinAddressMarak1-0/+2
2016-03-17Bitcoin supportashmothership1-0/+8
2016-02-15[api] Rename safe_email -> exampleEmail #301Marak1-2/+2
2016-02-14add faker.internet.safe_emailalexei-lexx1-0/+16
2016-02-14[api] [minor] Move semver to System resource #304Marak1-1/+1
2016-02-14Added faker.random.semver.Justin McConnell1-0/+12
2016-02-14[test] [minor] Comment out testMarak1-0/+2
2016-02-14Remove isolated testCraig Morris1-1/+1
2016-02-14Support parametersCraig Morris1-0/+31
2016-02-08Merge pull request #313 from morrislaptop/image-url-dimensions-and-randomizerMarak1-0/+6
2016-02-08Merge pull request #326 from puhastudio/internet-domainwordsMarak1-0/+10