aboutsummaryrefslogtreecommitdiff
path: root/test/phone.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-47/+0
2023-05-20test: vitest prefer-each (#2144)Shinigami1-3/+5
Co-authored-by: ST-DDT <[email protected]>
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-5/+1
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-47/+2
2022-07-28test: remove JSON.stringify wrapper around faker.seed() in tests ↵Piotr Kuczynski1-3/+1
descriptions (#1196)
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-31/+14
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-75/+11
2022-06-16refactor(phone): rename phoneNumber to number (#1063)Leyla Jähnig1-0/+18
2022-05-25fix: Luhn generation algorithms and tests (#980)Eric Cheng1-3/+3
Co-authored-by: ST-DDT <[email protected]>
2022-05-01feat: return seed value from seed() (#853)Shinigami1-4/+1
Co-authored-by: ST-DDT <[email protected]>
2022-04-22test: use consistent assertion functions (#852)Shinigami1-5/+5
2022-04-10feat: phone IMEI (#829)Eric Cheng1-1/+33
2022-03-01chore(type): type seedValue (#567)Shinigami1-1/+3
2022-02-06test: cover source instead of bundled code (#432)Shinigami1-1/+1
2022-02-04test: rewrite phone tests (#396)Piotr Narożnik1-34/+115
Co-authored-by: Shinigami <[email protected]>
2022-01-30chore: rename phone_number to phone (#340)Piotr Kuczynski1-0/+47