aboutsummaryrefslogtreecommitdiff
path: root/test/science.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-89/+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-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-16/+4
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-47/+4
2022-06-05feat: science module (#1014)Eric Cheng1-0/+148
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>