aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT4-15/+25
2023-03-31chore: remove debug code from test (#1998)ST-DDT1-1/+0
2023-03-31test: replace deprecated method call (#1999)ST-DDT1-2/+2
2023-03-30fix(image): use seeded picsum (#1968)Shinigami2-26/+26
2023-03-30test: separate jsdoc tag tests (#1969)Shinigami2-124/+150
2023-03-29feat: add base locale (#1748)Shinigami2-1/+15
2023-03-29docs: unwrap nested named union and literal types (#1965)ST-DDT2-26/+71
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean2-0/+158
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer3-72/+72
2023-03-24docs: mark deprecated parameter options (#1962)ST-DDT2-4/+87
2023-03-23test(number): replace RegExp with validation functions (#1857)DivisionByZero1-7/+84
2023-03-20test(helpers): mustache special cases (#1875)Shinigami1-1/+13
2023-03-17feat(locale): add `state` and `state_abbr` to `cz` (#1847)DivisionByZero1-2/+2
2023-03-16docs: fix nested parameter defaults (#1931)ST-DDT2-10/+24
2023-03-16test(git): relax email validation in commitEntry results (#1876)Matt Mayer1-2/+15
2023-03-16fix(random): prevent infinite do-while (#1938)Shinigami1-1/+7
2023-03-15feat(helpers): new method enumValue (#1920)Caio Borghi2-0/+99
2023-03-14chore(deps): update dependency vitepress to v1.0.0-alpha.58 (#1923)renovate[bot]1-18/+18
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero2-68/+373
2023-03-14refactor(date): remove duplicate context of date definitions (#1915)Matt Mayer1-31/+17
2023-03-14feat: provide enums for color values (#1910)Shinigami2-6/+5
2023-03-08fix(internet): filter banned dots from email addresses (#1883)Matt Mayer1-0/+24
2023-03-07chore(deps): update vitest to ~0.29.2 (#1902)renovate[bot]28-28/+28
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT31-426/+153
2023-03-06chore: fix typo (#1896)Beau Dobbin1-3/+3
2023-03-04docs: show deprecation message (#1889)Matt Mayer3-21/+22
2023-02-28fix(currency): modernise currency list for 2023 (#1880)Matt Mayer2-20/+20
2023-02-27feat(finance): currency object (#1809)Matt Mayer2-0/+35
2023-02-22refactor(git): length for commit sha (#1863)Shinigami2-18/+36
2023-02-21refactor(company)!: rename bs to buzz (#1860)Shinigami2-31/+33
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero1-3/+3
2023-02-17chore: improve error message for faker.date.birthday (#1843)John Mal1-1/+1
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+1
2023-02-15refactor(finance): standardize arguments (#1821)DivisionByZero2-31/+155
2023-02-14test(date): add birthdate error test (#1833)Peter1-0/+13
2023-02-13chore(deps): update doc-dependencies (#1826)renovate[bot]1-18/+18
2023-02-11docs: improving readability of UUID string (#1622)Kcops112-30/+30
2023-02-06refactor(commerce): price use options object (#1805)DivisionByZero2-4/+48
2023-02-04refactor(datatype): standardize arguments (#1804)DivisionByZero2-4/+12
2023-02-04fix(git): commitEntry normalize user (#1813)Shinigami1-2/+2
2023-02-04refactor(location): normalize signatures (#1784)DivisionByZero2-63/+200
2023-02-03docs: show source link (#1780)ST-DDT1-0/+18
2023-02-03test: configure chai truncated threshold (#1807)Shinigami1-0/+3
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer2-26/+26
2023-02-01test: run tests shuffled (#1645)Shinigami1-5/+1
2023-02-01infra: configure lint rule array-type (#1793)Shinigami3-6/+6
2023-01-30chore(deps): update dependency vitepress to v1.0.0-alpha.43 (#1795)renovate[bot]1-18/+18
2023-01-30feat(airline): add airline module (#1699)Matthew Petro2-0/+337
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer6-72/+41
2023-01-29refactor(system): replace mime db with common dataset (#1788)DivisionByZero1-20/+20