aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-10-09fix(date): Allow for `refDate` in `soon()`, `recent()`Droogans1-0/+26
2018-09-26[minor] Spelling error in testsMarak1-2/+2
2018-09-26Add testsMahmoud Gamal1-2/+32
2018-09-27fix(bitcoinAddress): fix tests for bitcoin addressesAsh Prosser1-1/+6
2018-09-24Merge pull request #591 from johnmaia/bugfix/bitcoin-addressMarak1-3/+3
2018-09-24Merge pull request #682 from yuezk/masterMarak1-1/+5
2018-09-24[api] [fix] [refactor] Unique options into classMarak1-6/+6
2018-09-24fix: system.directoryPath and system.filePathSimone Sanfratello1-0/+20
2018-09-23Merge pull request #600 from karllhughes/400-zipcode-by-state-1Marak1-0/+34
2018-09-23change shas to use hex charsDanielle Adams1-2/+2
2018-09-23add commit entry and remove readme changesDanielle Adams1-4/+67
2018-09-23cleanup tests and formattingDanielle Adams1-6/+6
2018-09-23add unit test for git moduleDanielle Adams1-0/+62
2018-09-22Merged `addess.nearbyGPSCoordinate` methodMarak1-0/+49
2018-09-21[api] Add method `faker.random.float`Jimmy Cann1-0/+77
2018-08-13Added custom background color to data URI imageKevin Yue1-0/+4
2018-08-13Make data URI text align center and middleKevin Yue1-1/+1
2018-03-01Fix bitcoinAddress generatorJohn Maia1-3/+3
2018-01-20refactors zipCodeByState to match correct zip code ranges with testsWilly Raedy1-7/+25
2018-01-20Adding test for zipcode by state, basic functionalityKarl Hughes1-0/+16
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-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-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-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