aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2025-05-11feat(locale): Add additional Japanese last names to the locale data (#3484)Noritaka Kobayashi1-1/+1
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero3-54/+54
2025-05-05feat(locale): update zh_CN word (#3478)Khalil Yao1-1/+1
2025-04-30feat(locale): add Japanese science locale data including elements and units (...Noritaka Kobayashi1-1/+1
2025-04-29feat(locale): update Japanese company categories (#3489)Noritaka Kobayashi1-1/+1
2025-04-29feat(locale): add vehicle locale data for Japanese (#3490)Noritaka Kobayashi1-1/+1
2025-04-29feat(locale): add Japanese date and month definitions (#3492)matsueushi1-1/+1
2025-04-25feat(locale): add zh_CN book (#3477)Khalil Yao1-1/+1
2025-04-24feat(locale): update zh_CN animal (#3480)Khalil Yao1-1/+1
2025-04-19feat(locale): update zh_CN location (#3481)Khalil Yao1-1/+1
2025-04-18feat(locale): add zh_CN food (#3479)Khalil Yao1-1/+1
2025-04-17test: use [email protected] with isULID, isISO31661Numeric, isISO15924 (#3482)Matt Mayer3-18/+10
2025-04-11fix(number): don't ignore multipleOf in float when min=max (#3417)ST-DDT1-0/+38
2025-04-11feat(locale): add cy locale, start with date (#3462)Awen231-0/+1
2025-04-11feat(locale): add finance support for ja locale (#3449)matsueushi1-1/+1
2025-04-10chore(deps): update eslint (#3458)renovate[bot]2-4/+2
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G2-0/+2
2025-04-01feat(locale): add localize sex support for zh_CN & zh_TW (#3450)蛋疼的蛋蛋1-1/+1
2025-03-17fix(airline): Air France and KLM Royal Dutch Airlines (#3440)Steven Chim1-6/+6
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib2-0/+2
2025-03-06test: add snapshot test for all locales' character sets (#3276)ST-DDT2-0/+136
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)Owen3-0/+21
2025-02-28docs: improve missing data error (#3406)ST-DDT2-0/+3
2025-02-12test: retry verify tag 3 times (#3395)Shinigami1-40/+54
2025-02-09test: remove obsolete image.urlPlaceholder integration test (#3392)ST-DDT1-8/+0
2025-02-09test: enable test to generate Number.MAX_SAFE_INTEGER (#3393)ST-DDT2-3/+2
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer5-4/+65
2025-02-03chore(deps): update vitest to v3 (major) (#3389)renovate[bot]3-2/+4
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-DDT3-21/+23
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-28docs(api): add refresh button to examples (#3301)ST-DDT4-0/+299
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 Jibran3-0/+40
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-12-03refactor: replace MersenneTwister with pure-rand based one one (#3288)ST-DDT1-26/+20
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT1-2/+8
2024-11-30refactor(locale): sort person data (#3269)ST-DDT1-16/+16
2024-11-25test(image): improve error text (#3278)ST-DDT1-2/+2
2024-11-21chore: import validator functions individually (#3274)ST-DDT8-76/+86
2024-11-19chore(test): cleanup usages of randomSeed (#3260)ST-DDT3-14/+2
2024-11-14infra(unicorn): consistent-function-scoping (#3255)ST-DDT4-36/+37
2024-11-14docs: expose documentation for all utilities (#3242)ST-DDT2-0/+447