aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-01-20Adding test for zipcode by state, basic functionalityKarl Hughes1-0/+16
2018-01-13Add litecoinAddress generatorJohn Maia1-2/+10
2017-10-22add direction abbr options with testsTyler1-3/+27
2017-10-21add direction generator and testTyler1-0/+10
2017-10-21add unit tests and schema desciptionsTyler1-0/+19
2017-10-21re-order of the company.bs adjective and buzz (#496)mbehzad1-5/+5
2017-10-15Merge branch 'master' of https://github.com/Marak/faker.js into add-vehicleTyler2-1/+12
2017-10-15update vin to return randomly generated vin and update testsTyler1-6/+3
2017-10-15add random.alpaha with testsTyler1-0/+20
2017-10-12Merge pull request #360 from landretk/masterMarak1-1/+1
2017-10-11Merge pull request #423 from uphold-forks/feature/add-finance-routing-numberMarak1-0/+11
2017-10-10add vehicle unit testsTyler1-0/+67
2017-10-02Removes unused spy attachments to lorem.word.Johnny Reina1-7/+0
2017-10-02Adds unit test for faker.lorem.word without a length param.Johnny Reina1-1/+8
2017-10-02Merge branch 'master' of https://github.com/Marak/faker.jsJohnny Reina10-6/+336
2017-09-09Merge pull request #538 from APIs-guru/masterMarak1-1/+12
2017-09-09Revert "Update Random to create a per-instance copy of the RNG"Marak1-16/+0
2017-09-08Update Random to create a per-instance copy of the RNGChris Chambers1-0/+16
2017-09-08Merge pull request #455 from andresilvagomez/max-min-latlongMarak1-0/+26
2017-09-08Merge pull request #366 from joonhocho/masterMarak1-0/+40
2017-09-08Add test for setLocale function added in #488Ivan Goncharov1-1/+12
2017-09-08Merge pull request #303 from shadefinale/masterMarak1-2/+19
2017-09-08Merge pull request #524 from chilicoder/masterMarak1-0/+9
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-08-10add alphanumeric symbol * to helpers.replaceSymbolsIaroslav Popov1-0/+9
2017-07-27Adds unit test for lorem.word()Johnny Reina1-0/+18
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-26Add max, min for latitude and longitudeAndres Silva1-0/+26