aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT6-49/+51
2023-10-10infra(unicorn): explicit-length-check (#2455)ST-DDT2-2/+2
2023-10-08infra(unicorn): no-console-spaces (#2447)ST-DDT1-2/+2
2023-10-08chore: fix iban test typos (#2438)ST-DDT1-7/+7
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT6-22/+20
2023-10-07infra(unicorn): prefer-date-now (#2419)Shinigami1-1/+1
2023-10-06chore: randomizer cleanup (#2431)ST-DDT2-7/+14
2023-10-05feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)DivisionByZero3-54/+10
2023-10-04feat: support custom randomizer (#2284)ST-DDT3-8/+24
2023-09-29chore(finance): update mastercard patterns and test (#2396)Matt Mayer2-5/+14
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT5-13/+20
2023-09-23feat(locale): add unionpay credit card for zh_CN (#2338)CoolPlayLin1-1/+10
2023-09-22test: add more module jsdoc tests (#2412)ST-DDT2-2/+32
2023-09-19docs: show examples for modules (#2406)Matt Mayer3-3/+23
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-0/+77
2023-09-17test(docs): disable versions check for external contributors (#2181)ST-DDT1-1/+18
2023-09-17fix(image): dataUri is not random (#2316)Omkar Pednekar2-72/+60
2023-09-15feat(location): Support ISO 3166-1 numeric country codes (#2325)Robin van der Vliet2-12/+51
2023-09-10chore(deps): regenerate lock file (#2382)Shinigami1-44/+44
2023-09-10feat(commerce): add method for generating ISBN-10 and ISBN-13 (#2240)Robin van der Vliet2-0/+96
2023-09-05chore(finance): remove defunct credit card issuers (#2356)Matt Mayer2-12/+4
2023-09-05feat(image): add image dataUri with base64 (#2273)inkedtree2-3/+57
2023-09-03feat(locale): add person data for yo locale (#2363)0xfatherstreet1-0/+1
2023-09-01feat(location): update en county list (#2238)Matt Mayer1-3/+3
2023-08-26feat(locale): add Esperanto (#2230)Robin van der Vliet1-0/+1
2023-08-17test(image): add seeded tests for dataUri (#2317)ST-DDT2-1/+49
2023-08-10fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)Matt Mayer1-0/+5
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami3-18/+18
2023-08-01test: move files to modules (#2279)Shinigami54-111/+86
2023-07-30fix(test): fix imports for jsdocs example verification (#2281)ST-DDT1-1/+3
2023-07-27fix(helpers): prevent uniqueArray from hanging (#2239)Matt Mayer1-0/+8
2023-07-22chore(deps): update typescript-eslint to v6 (major) (#2259)renovate[bot]1-2/+0
2023-07-18chore: remove legacy locale folder (#2263)Shinigami1-23/+0
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-0/+33
2023-07-17refactor(lorem): merge supplemental into words (#2242)Matt Mayer3-262/+262
2023-07-15infra: reduce tsconfig complexity (#2102)Shinigami2-8/+0
2023-07-14refactor(git): don't use Intl (#2222)Matt Mayer1-33/+1
2023-06-19refactor(locale): cs_CZ state_abbr not applicable (#2140)DivisionByZero1-1/+1
2023-06-17feat(metadata): add method to access metadata (#2143)Matt Mayer1-0/+8
2023-05-27fix(git): limit need for Intl to specific method (#2172)Matt Mayer1-1/+33
2023-05-20test: vitest prefer-each (#2144)Shinigami30-406/+432
2023-05-15docs: switch doc links to stable (#2152)Shinigami2-3/+3
2023-05-09test: lint vitest (#2098)Shinigami12-118/+114
2023-05-08chore(deps): update vitest to ~0.31.0 (#2136)renovate[bot]1-8/+5
2023-05-04chore: rename generics (#2046)Shinigami4-46/+44
2023-05-03feat(helpers): new method `objectEntry` (#2123)Suyash Gulati2-0/+46
2023-05-03test: prepare test sources for strict mode (#2107)Shinigami3-7/+6
2023-05-01fix(test): fix failing latitude test (#2116)Matt Mayer1-4/+16
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer1-3/+3
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer2-15/+22