aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-08-06docs: use vitepress v1 (#993)Shinigami2-16/+23
2022-08-05locale(en): remove word examples that contain spaces (#281)griest0242-24/+24
2022-08-05test: validate @see contents (#1231)ST-DDT1-0/+9
2022-08-04feat(system.networkInterface): add networkInterface faker (#1133)Andrew Titmuss2-0/+234
2022-08-01fix(finance.bic): remove hardcoded elements and simplify function (#1171)Hanna2-10/+5
2022-08-01chore: rename Gender to Sex (#1163)Hanna2-13/+32
2022-07-30test: ensure jsdoc deprecated tag to have a message (#1213)ST-DDT1-0/+5
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT2-16/+16
2022-07-30feat: add rodent breed on animal 'en' locale (#1136)Nahum Gamaliel Santana2-0/+7
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig3-3/+146
2022-07-28test: remove JSON.stringify wrapper around faker.seed() in tests descriptions...Piotr Kuczynski24-72/+24
2022-07-22test: introduce seededTests factory (#838)ST-DDT45-1923/+2711
2022-07-22refactor(company): rename companyName to name (#1166)Guilherme Minozzi2-0/+41
2022-07-19feat(system.fileName): file extension count (#1101)Leyla Jähnig1-0/+44
2022-07-19refactor(name.findName): rename to fullName (#1127)Leyla Jähnig2-7/+109
2022-07-12chore: cleanup gender list for en locale (#1146)Hanna1-3/+3
2022-07-01feat(locales.en): extend vehicle (#1102)duvall1-4/+4
2022-06-30chore: testing unpredictable emails and usernames (#1115)Kris1-7/+14
2022-06-29chore(deps): update doc-dependencies (#1110)renovate[bot]1-8/+7
2022-06-18feat: add abbreviations to `hacker.abbreviation()` in the `en` locale (#1086)Eric Cheng1-6/+6
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT49-1889/+2230
2022-06-18refactor(name.findName): allow prefix and suffix (#1080)Leyla Jähnig1-3/+3
2022-06-16refactor(phone): rename phoneNumber to number (#1063)Leyla Jähnig2-1/+19
2022-06-16chore(deps): switch to tsx (#1076)Shinigami1-1/+1
2022-06-14feat: throw error on unknown locale (#1071)Shinigami1-0/+18
2022-06-10test: improve internet tests (#1045)Shinigami1-3/+5
2022-06-05feat: science module (#1014)Eric Cheng1-0/+148
2022-05-25feat: add music.songName (#996)Wing Leung1-1/+20
2022-05-25fix: Luhn generation algorithms and tests (#980)Eric Cheng4-29/+11
2022-05-23feat: reimplement datatype.bigInt (#791)Shinigami1-7/+90
2022-05-22feat: color module (#801)Harsohail Brar3-2/+477
2022-05-22test: improve luhn checks (error messages only) (#981)ST-DDT2-31/+29
2022-05-22feat: allow banned as string (#819)Shinigami1-0/+74
2022-05-21feat: add casing option (#955)Shinigami1-6/+55
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT2-9/+10
2022-05-21feat(internet): HTTP random status code (#945)johge2011-0/+36
2022-05-17feat: add date.birthdate (#962)ST-DDT1-0/+152
2022-05-17chore: ignore some lint warnings in tests (#961)ST-DDT2-0/+3
2022-05-07feat: support locale definitions directly from faker.fake (#884)ST-DDT1-2/+34
2022-05-05fix: typo in error message (#925)Andrey Azov1-1/+1
2022-05-04test: ensure working examples and no console spam (#908)ST-DDT3-1/+130
2022-05-04refactor!: remove deprecations (#916)Shinigami6-916/+10
2022-05-04fix: empty array passed into helpers.arrayElements (#921)c0per1-0/+12
2022-05-03refactor!: get rid of export = (#849)Shinigami1-5/+21
2022-05-03refactor!: reorganize src folder (#909)Shinigami4-4/+4
2022-05-02fix: replace deprecated arrayElement calls (#903)Shinigami2-4/+5
2022-05-01test: add tests (#894)Shinigami1-0/+10
2022-05-01refactor: move some random methods to helpers (#892)Shinigami2-4/+53
2022-05-01feat: return seed value from seed() (#853)Shinigami24-95/+46
2022-04-30feat: add creditCardIssuer (#888)beninsydney1-1/+11