aboutsummaryrefslogtreecommitdiff
path: root/test/all_functional.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-180/+0
2023-10-11infra(unicorn): prefer-includes (#2463)ST-DDT1-3/+3
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT1-4/+6
2023-10-10infra(unicorn): explicit-length-check (#2455)ST-DDT1-1/+1
2023-10-05feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)DivisionByZero1-44/+0
2023-10-04feat: support custom randomizer (#2284)ST-DDT1-1/+1
2023-09-03feat(locale): add person data for yo locale (#2363)0xfatherstreet1-0/+1
2023-08-26feat(locale): add Esperanto (#2230)Robin van der Vliet1-0/+1
2023-06-19refactor(locale): cs_CZ state_abbr not applicable (#2140)DivisionByZero1-1/+1
2023-05-20test: vitest prefer-each (#2144)Shinigami1-78/+68
Co-authored-by: ST-DDT <[email protected]>
2023-05-09test: lint vitest (#2098)Shinigami1-5/+5
2023-05-04chore: rename generics (#2046)Shinigami1-2/+2
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer1-3/+3
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer1-0/+3
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-0/+1
2023-04-22feat(locale): add city names for th (#2075)Matt Mayer1-1/+0
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-0/+46
2023-04-16chore: unify todos (#2063)Shinigami1-5/+5
2023-03-29feat: add base locale (#1748)Shinigami1-0/+10
2023-03-17feat(locale): add `state` and `state_abbr` to `cz` (#1847)DivisionByZero1-2/+2
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-13/+18
2023-01-11feat(string): generate string from characters (#1717)ST-DDT1-0/+3
2023-01-10test: repair all functional test (#1718)ST-DDT1-14/+50
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer1-1/+1
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-4/+6
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-1/+4
Co-authored-by: ST-DDT <[email protected]>
2022-10-14refactor!: make mersenne internal (#1444)Shinigami1-1/+1
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig1-2/+2
Co-authored-by: Eric Cheng <[email protected]>
2022-05-17chore: ignore some lint warnings in tests (#961)ST-DDT1-0/+1
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-4/+4
2022-04-01chore: remove invalid country code files (#752)ST-DDT1-1/+0
2022-03-28test: fix all_functional tests (#609)ST-DDT1-39/+49
2022-02-20test: use toBeTypeOf (#511)Shinigami1-2/+2
2022-02-06test: cover source instead of bundled code (#432)Shinigami1-1/+1
2022-01-24build: bundle with esbuild (#257)Shinigami1-1/+1
2022-01-23chore(test): Add locale to test description (#262)ST-DDT1-36/+40
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-0/+107