aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-06-05change domainWord generation algorithm to <adjective>-<noun>Andrii Kostenko1-7/+11
2021-05-25Remove .only call from test suiteMarak1-1/+1
2021-05-19Updated comments to include JSDoc fieldsAdam Walker1-2/+2
2021-05-19Removed seed call from unit testsAdam Walker1-1/+0
2021-05-19Revert formatting changes to lib/index.js made by prettierAdam Walker1-2/+2
2021-05-19Add remaining methods and libs from feature request.Adam Walker1-10/+27
2021-05-19Initial commit of word.noun and word.verbAdam Walker1-0/+20
2021-03-25👍🏼Remove old public API from vendor/mersenne.jsCharles Lowell1-1/+1
2021-03-24Give each faker instance its own random number generatorCharles Lowell1-1/+1
2021-03-22Linting fixes for `./test`Marak24-2307/+2307
2021-03-07fix bicycleType to bicycleJason Hong1-5/+5
2021-03-07add bicycleType in the vehicle moduleJason Hong1-0/+10
2021-03-03Fix deprecation warning testsMarak1-5/+5
2021-03-03Updates deprecation messageMarak1-5/+5
2021-03-03Issue 1114: new datatypes modulelbuerste1-7/+2
2021-03-03Issue 1114: new datatypes modulelbuerste1-19/+20
2021-03-03Issue 1114: new datatypes modulelbuerste2-96/+137
2021-03-03Issue 1114: New datatype moduleLBuerstmayr1-4/+44
2021-03-03Issue 1114: new datatypes modulelbuerste4-38/+61
2021-03-03Issue 1114: New datatype moduleLBuerstmayr8-242/+313
2021-02-28test: 💍 Finance transactionDescription methodOgnjen Jevremovic1-6/+15
2021-02-24Merge pull request #1112 from Moosh-be/issue_945_BisMarak1-0/+167
2021-02-24Update and rename finance_issue.unit.js to finance_iban.unit.jsMarak1-1/+1
2021-02-24close #846Christophe Gesché1-4/+4
2021-02-24 add tdd for #846Moosh1-1/+32
2021-02-23optimize testChristophe Gesché1-7/+12
2021-02-19Update finance_issue.unit.jsChristophe Gesché1-7/+6
2021-02-19Update iban.js (#1)Christophe Gesché1-14/+29
2021-02-18Fixes broken image testsMarak1-4/+4
2021-02-16Create finance_issue.unit.jsMoosh1-0/+117
2021-02-12Adds missing `animal` moduleMarak1-1/+1
2021-02-12adding animal moduleRavsCodes201-0/+15
2021-02-11Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmountMarak1-0/+20
2021-02-11Merge pull request #1063 from DanielLipowicz/fix/incorrectVinNumberMarak2-9/+31
2021-02-09Merge pull request #1020 from josecarlosweb/feature/remove-deprecated-assetMarak15-160/+189
2021-02-08Merge pull request #775 from borel/masterMarak1-0/+13
2021-02-08Merge pull request #1013 from ariel-enso/feature/add-internet-http-methodsMarak1-0/+8
2021-02-04Merge pull request #989 from rebuy-de/patch-iban-countryMarak1-0/+11
2021-02-04Merge pull request #999 from netochaves/fix/internetEmailMarak1-0/+9
2021-02-03Merge pull request #1053 from andrewmcoupe/masterMarak2-1/+11
2021-02-02Merge pull request #1009 from scarabedore/masterMarak1-0/+8
2020-12-01Implement issue 1062; Add random.aplha functionality to blacklist some charac...Daniel Lipowicz2-9/+31
2020-11-22fix broken finance testAndy Coupe1-1/+1
2020-11-18add vrm and testAndy Coupe1-0/+10
2020-11-11Merge remote-tracking branch 'upstream/master'borel3-8/+71
2020-10-04Check if seed is a number or array before seeding faker.randomLuiz Strobelt1-0/+6
2020-10-04Fix typoCarlos Carvalho2-16/+16
2020-10-04Fix wrong change on assert not equslCarlos Carvalho1-1/+1
2020-10-04Change deprecated assert.equalCarlos Carvalho15-160/+189
2020-10-01Test passing false or undefined to autoFormatLuiz Strobelt1-6/+12