aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-04-05feat: add some en locale city prefixes and suffixes (#685)Eric Cheng2-10/+10
2022-04-05feat: add some en locale product names (#686)Eric Cheng1-4/+4
2022-04-04test: fix random alpha and alphaNumeric tests assumptions (#774)ST-DDT1-5/+5
2022-04-04fix: random word fails on undefined (#771)ST-DDT1-0/+15
2022-04-04chore: fix mustache type warning and add some tests (#753)ST-DDT1-5/+44
2022-04-03chore: deprecate name.title() in favor of name.jobTitle() (#766)ST-DDT1-1/+22
2022-04-03chore: address zipCodeByState fix types (#760)ST-DDT1-3/+3
2022-04-03test: check that system.filePath() generates file extensions (#765)ST-DDT1-2/+5
2022-04-03refactor: rename hexaDecimal to hexadecimal (#764)Piotr Kuczynski2-11/+35
2022-04-02test: add a general country iban test (#746)ST-DDT1-0/+14
2022-04-01chore: remove invalid country code files (#752)ST-DDT1-1/+0
2022-04-01fix: deterministic results for address.nearbyGPSCoordinate (#737)Leyla Jähnig1-0/+14
2022-03-31feat: FakerError (#718)Leyla Jähnig5-8/+29
2022-03-31fix: datatype.number when min = max + precision, throw when max > min (#664)Piotr Kuczynski4-40/+53
2022-03-31test: added a few test cases for Albania IBAN (#739)wael1-0/+35
2022-03-29fix: remove doubled extension in system.filePath (#300)Piotr Kuczynski1-8/+4
2022-03-28fix: fake behavior with special replacement patterns (#688)ST-DDT1-0/+34
2022-03-28fix: Vehicle vin is always 17 characters long (#320)Demi - Alvaro Martinez de Miguel1-2/+11
2022-03-28chore: use a standardized deprecated function (#689)Shinigami4-31/+15
2022-03-28chore: improve readability and type safety for loadDefinitions (#269)ST-DDT1-0/+21
2022-03-28fix: force passed locales into faker constructor (#580)Jason Papakostas1-1/+23
2022-03-28test: fix all_functional tests (#609)ST-DDT1-39/+49
2022-03-26test: fix flaky unique test coverage (#667)ST-DDT1-0/+17
2022-03-25refactor: use smart eqeqeq null checks (#650)Shinigami1-4/+1
2022-03-25refactor: deprecate time.recent (#661)Shinigami1-1/+45
2022-03-25refactor: date accept number input (#670)Leyla Jähnig1-117/+96
2022-03-24test: remove todo for number conversion (#669)Shinigami2-4/+4
2022-03-24fix: only return word with desirable alpha characters (#654)Shinigami2-11/+72
2022-03-24fix: name module gender (#644)Shinigami2-89/+162
2022-03-24refactor: set seed directly (#563)ST-DDT1-0/+26
2022-03-24fix: datatype.datetime should use static boundaries (#343)ST-DDT1-20/+50
2022-03-24fix: fake is unable to return empty strings (#347)ST-DDT1-0/+4
2022-03-24fix: normalize provider in finance.creditCardNumber (#662)Shinigami1-1/+13
2022-03-24fix: accept dates as params for Date methods (#200)Piotr Kuczynski1-137/+115
2022-03-23fix: corrected the Costa Rican IBAN format (#646)Jelle Hulter1-0/+44
2022-03-21chore(locale): added curated names for default(en) locale (#440)Ganesh Budhathoki1-14/+20
2022-03-21refactor: make number input immutable (#545)Leyla Jähnig1-9/+18
2022-03-21fix: mersenne rand invalid input argument (#577)Leyla Jähnig1-22/+8
2022-03-21fix: alphaNumeric all chars banned (#550)Leyla Jähnig1-1/+1
2022-03-21docs: deprecate randomize (#506)Leyla Jähnig1-0/+16
2022-03-21chore: deprecate helpers.*Card methods (#543)Stéphane Prohaszka1-1/+16
2022-03-21fix(finance): update iso-3166-1 country codes for IBAN/BIC (#168)Benjamin MENANT1-6/+10
2022-03-15chore: fix some lint warnings (#613)ST-DDT1-1/+1
2022-03-15docs: improve visualization for complex types (#608)ST-DDT2-5/+16
2022-03-07chore: configure eqeqeq lint rule (#595)Shinigami2-2/+2
2022-03-07chore: fix eslint error (#597)Shinigami1-2/+2
2022-03-07docs: add test for api docs generation (#574)ST-DDT5-0/+300
2022-03-01test: fix missing it blocks (#585)Shinigami1-39/+61
2022-03-01chore(type): type seedValue (#567)Shinigami22-22/+66
2022-03-01chore(deps): add prettier-plugin-organize-imports (#552)Shinigami1-1/+1