aboutsummaryrefslogtreecommitdiff
path: root/test/modules/image.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2024-02-29refactor(random)!: remove v8 deprecated image methods (#2697)Shinigami1-16/+0
2024-02-14refactor(image)!: remove v8 deprecated providers (#2634)Shinigami1-276/+0
2024-02-11refactor(image)!: randomize defaults (#2472)José Olórtegui1-1/+1
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT1-1/+1
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-1/+1
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-4/+4
2023-09-17fix(image): dataUri is not random (#2316)Omkar Pednekar1-42/+36
2023-09-05feat(image): add image dataUri with base64 (#2273)inkedtree1-0/+40
2023-08-17test(image): add seeded tests for dataUri (#2317)ST-DDT1-1/+13
2023-08-01test: move files to modules (#2279)Shinigami1-0/+487