aboutsummaryrefslogtreecommitdiff
path: root/test/word.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-196/+0
2023-05-20test: vitest prefer-each (#2144)Shinigami1-3/+5
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-5/+1
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-1/+6
2022-11-10feat(word): add sample method (#714)Piotr Kuczynski1-1/+5
2022-10-09feat: lorem null response fix (#1407)ST-DDT1-1/+91
2022-07-28test: remove JSON.stringify wrapper around faker.seed() in tests descriptions...Piotr Kuczynski1-3/+1
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-42/+13
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-130/+5
2022-05-01feat: return seed value from seed() (#853)Shinigami1-4/+1
2022-03-31fix: datatype.number when min = max + precision, throw when max > min (#664)Piotr Kuczynski1-24/+24
2022-03-01chore(type): type seedValue (#567)Shinigami1-1/+3
2022-02-20test: use toBeTypeOf (#511)Shinigami1-10/+10
2022-02-11test: rewrite word (#470)Shinigami1-27/+248
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-21chore(test): migrate to vitest (#235)Shinigami1-0/+35