aboutsummaryrefslogtreecommitdiff
path: root/test/git.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-170/+0
2023-07-14refactor(git): don't use Intl (#2222)Matt Mayer1-33/+1
2023-05-27fix(git): limit need for Intl to specific method (#2172)Matt Mayer1-1/+33
2023-05-20test: vitest prefer-each (#2144)Shinigami1-3/+5
2023-03-16test(git): relax email validation in commitEntry results (#1876)Matt Mayer1-2/+15
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-5/+1
2023-03-06chore: fix typo (#1896)Beau Dobbin1-3/+3
2023-02-22refactor(git): length for commit sha (#1863)Shinigami1-12/+24
2023-02-04fix(git): commitEntry normalize user (#1813)Shinigami1-2/+2
2022-11-08fix(git): adjust commitEntry to match `git log` output (#1539)ST-DDT1-3/+18
2022-11-07feat(git): add options.refDate to commitEntry (#1512)Kevin Meinhardt1-2/+9
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-27/+6
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-65/+5
2022-05-01feat: return seed value from seed() (#853)Shinigami1-4/+1
2022-04-23feat: configure eol character for git.commitEntry (#681)Leyla Jähnig1-1/+31
2022-04-22test: use consistent assertion functions (#852)Shinigami1-14/+14
2022-03-01chore(type): type seedValue (#567)Shinigami1-1/+3
2022-02-20test: use toBeTypeOf (#511)Shinigami1-5/+5
2022-02-10test: rewrite git tests (#425)Shinigami1-132/+159
2022-02-06test: cover source instead of bundled code (#432)Shinigami1-14/+14
2022-01-24build: bundle with esbuild (#257)Shinigami1-1/+1
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-0/+152