aboutsummaryrefslogtreecommitdiff
path: root/test/__snapshots__
AgeCommit message (Collapse)AuthorFilesLines
2025-07-20feat(locales): add animal vocabulary(bear, bird, cat, rabbit, pet_name) in ↵r4bb1t1-1/+1
Korean (#3535) Co-authored-by: DivisionByZero <[email protected]>
2025-05-13fix(locale): correct Japanese country names (#3510)matsueushi1-1/+1
2025-05-13fix(locale): ko modified street_name to street_name_part (#3485)seoahan1-1/+1
2025-05-11feat(locale): Add additional Japanese last names to the locale data (#3484)Noritaka Kobayashi1-1/+1
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
(#3491)
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-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-10feat(locale): add Tamil language support (#3468)Pradeeep G1-0/+1
2025-04-01feat(locale): add localize sex support for zh_CN & zh_TW (#3450)蛋疼的蛋蛋1-1/+1
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib1-0/+1
2025-03-06test: add snapshot test for all locales' character sets (#3276)ST-DDT1-0/+75
2023-12-01test(mersenne): add tests for value ranges (#2470)ST-DDT1-13/+0
2023-10-06chore: randomizer cleanup (#2431)ST-DDT1-6/+6
2023-08-01test: move files to modules (#2279)Shinigami27-5858/+0
2023-07-17refactor(lorem): merge supplemental into words (#2242)Matt Mayer3-262/+262
2023-05-03feat(helpers): new method `objectEntry` (#2123)Suyash Gulati1-0/+21
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer1-15/+15
2023-04-26feat(date): introduce anytime (#2096)ST-DDT1-0/+18
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero2-33/+0
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-9/+9
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-27/+39
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-6/+18
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami1-12/+12
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero1-3/+9
2023-04-17chore(location): standardize abbreviated parameter (#2061)Shinigami1-18/+18
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-18/+0
2023-03-30fix(image): use seeded picsum (#1968)Shinigami1-25/+25
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean1-0/+90
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer3-72/+72
2023-03-15feat(helpers): new method enumValue (#1920)Caio Borghi1-0/+24
Co-authored-by: ST-DDT <[email protected]>
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero1-24/+210
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
2023-03-14feat: provide enums for color values (#1910)Shinigami1-2/+2
2023-03-07chore(deps): update vitest to ~0.29.2 (#1902)renovate[bot]27-27/+27
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-6/+0
2023-02-28fix(currency): modernise currency list for 2023 (#1880)Matt Mayer2-20/+20
2023-02-27feat(finance): currency object (#1809)Matt Mayer1-0/+24
2023-02-22refactor(git): length for commit sha (#1863)Shinigami1-6/+12
2023-02-21refactor(company)!: rename bs to buzz (#1860)Shinigami1-12/+12
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero1-3/+3
Co-authored-by: Shinigami92 <[email protected]>
2023-02-15refactor(finance): standardize arguments (#1821)DivisionByZero1-18/+96
2023-02-11docs: improving readability of UUID string (#1622)Kcops112-30/+30
Co-authored-by: ST-DDT <[email protected]>
2023-02-06refactor(commerce): price use options object (#1805)DivisionByZero1-3/+33