aboutsummaryrefslogtreecommitdiff
path: root/test/database.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-5/+1
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-22/+4
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-35/+4
2022-05-01feat: return seed value from seed() (#853)Shinigami1-4/+1
Co-authored-by: ST-DDT <[email protected]>
2022-04-06feat: Add MongoDB ObjectId generation (#616)Nick Hammond1-1/+17
2022-03-01chore(type): type seedValue (#567)Shinigami1-1/+3
2022-02-20test: use toBeTypeOf (#511)Shinigami1-4/+4
2022-02-10test: rewrite database tests (#393)Shinigami1-67/+89
2022-02-06test: cover source instead of bundled code (#432)Shinigami1-1/+1
2022-01-30chore: use recommended restrict-plus-operands (#369)Shinigami1-10/+4
2022-01-24build: bundle with esbuild (#257)Shinigami1-1/+1
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-0/+82