aboutsummaryrefslogtreecommitdiff
path: root/test/person.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-316/+0
2023-05-20test: vitest prefer-each (#2144)Shinigami1-3/+5
Co-authored-by: ST-DDT <[email protected]>
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-12/+12
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT1-4/+4
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-119/+33
2022-12-31feat(person): add short bio (#1696)Matt Mayer1-1/+2
2022-11-07feat(person): add `zodiacSign()` (#182)Bobby1-0/+12
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-0/+387
Co-authored-by: ST-DDT <[email protected]>