aboutsummaryrefslogtreecommitdiff
path: root/test/modules
AgeCommit message (Expand)AuthorFilesLines
2025-03-17fix(airline): Air France and KLM Royal Dutch Airlines (#3440)Steven Chim1-6/+6
2025-03-06refactor(internet): deprecate color method for removal (#3401)ST-DDT1-0/+2
2025-03-06feat(number): bigint multipleOf (#3402)Ernest2-4/+145
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen2-0/+20
2025-02-28docs: improve missing data error (#3406)ST-DDT1-0/+1
2025-02-09test: enable test to generate Number.MAX_SAFE_INTEGER (#3393)ST-DDT1-2/+1
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer2-3/+56
2025-02-03chore(deps): update vitest to v3 (major) (#3389)renovate[bot]1-1/+1
2025-01-15refactor(locale): improve product_name data in en and tr (#3372)Salih Kahyaoğlu1-7/+7
2024-12-29refactor(image): deprecate urlPlaceholder (#3341)ST-DDT2-21/+22
2024-12-29fix(image): dataUri should return random type (#3347)Matt Mayer1-6/+6
2024-12-29fix(system): semver parts should not be limited to 0-9 (#3349)Matt Mayer2-4/+4
2024-12-28fix: basic wildcard range handling + add more tests (#3322)ST-DDT2-25/+125
2024-12-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette1-1/+1
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran2-0/+39
2024-12-13feat(internet): update to simplified modern user-agent list (#3324)Matt Mayer2-6/+4
2024-12-11feat(finance): use fake patterns for transactionDescription (#3202)ST-DDT1-3/+3
2024-12-06fix(animal): re-moo-ved some incorrect cow data (#3326)Matt Mayer1-3/+3
2024-12-04chore: improve variable naming of system module (#3315)ST-DDT1-15/+15
2024-11-30refactor(locale): sort person data (#3269)ST-DDT1-16/+16
2024-11-21chore: import validator functions individually (#3274)ST-DDT7-73/+83
2024-11-19chore(test): cleanup usages of randomSeed (#3260)ST-DDT2-6/+0
2024-11-14infra(unicorn): consistent-function-scoping (#3255)ST-DDT3-32/+33
2024-11-12refactor(finance): deprecate maskedNumber for removal (#3201)ST-DDT2-3/+6
2024-11-09test: verify the generated image links are working (#3127)ST-DDT1-56/+73
2024-11-08fix(internet): ensure domainWord always returns a valid value in all locales ...Matt Mayer1-1/+12
2024-10-31feat(number): add romanNumeral method (#3070)Amaan Shaikh2-1/+115
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati2-1/+15
2024-10-26test(animal): unroll animal test loop (#3198)Matt Mayer1-23/+119
2024-10-23feat(internet): add jwt method (#2936)Zyb Jared Valdez2-0/+67
2024-10-21test(system): remove obsolete SK common file name test (#3206)ST-DDT1-11/+1
2024-10-17refactor(locale): modernise buzz- and catch-phrases (#2930)Matt Mayer1-19/+19
2024-10-17refactor(locale): enhance en vehicle manufacturers (#3187)Suyash Gulati1-4/+4
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer2-7/+6
2024-10-14refactor(vehicle): add more non-US vehicle manufacturers (#3173)Matt Mayer1-4/+4
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati2-7/+141
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth2-0/+18
2024-10-10feat(internet): improve ipv4 method (#2992)ST-DDT2-6/+114
2024-10-10feat(string): adds support for generating ULID (#2524)Bruno Leite2-0/+45
2024-10-10feat: add book module (#2949)Michał Cieślar2-0/+114
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero1-1/+1
2024-09-20refactor(image): deprecate avatarLegacy (#3109)ST-DDT2-3/+4
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero3-29/+31
2024-06-23test: remove usage of vitest.todo (#2960)ST-DDT1-10/+0
2024-06-21chore: remove arrayElement(s) js only error (#2958)ST-DDT1-18/+0
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT4-4/+71
2024-06-14chore(helpers): deprecate invocations on non-functions for fakeEval (#2913)ST-DDT1-1/+1
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar1-5/+5
2024-06-05feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)David Simão2-11/+113
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero1-11/+11