Investigate how to manipulate the cards into a 3x3 grid programmatically
const { createCanvas, loadImage } = require('canvas');
const { writeFileSync } = require('fs');
async function test(gridSize) {
const totalImages = gridSize ** 2;
const…
Installing the package globally via npm should execute the cli
Installing the package globally via npm should execute the cli
Fix the unit test toBeCalledWith deprecated warnings
AS a contributor, I want the unit tests to mock the fetch return
Vylpes
pushed to feature/138-unit-test-deprecated at RabbitLabs/random-bunny
2024-06-19 18:14:32 +01:00
e36fcd2fb7
Update documentation
d21a6b4dba
Update tests
Installing the package globally via npm should execute the cli
Vylpes
created branch feature/138-unit-test-deprecated in RabbitLabs/random-bunny
2024-06-19 17:08:49 +01:00
Vylpes
pushed to feature/138-unit-test-deprecated at RabbitLabs/random-bunny
2024-06-19 17:08:49 +01:00
f315361278
Add output to file option
b1c7de7e8c
Add string literal types to function
a20bdacbe5
Fix deprecation on unit tests
Running the cli with the -q and --json combinations doesn't add the query metadata to the json
Running the cli with the -q and --json combinations doesn't add the query metadata to the json
Wrong project
Running the cli with the -q and --json combinations doesn't add the query metadata to the json
Running the cli with the -q and --json combinations doesn't add the query metadata to the json
Document how to setup the logger
Add to logger the ability to log to a discord webhook
Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline [LOW] [8]
Denial of service while parsing a tar file due to lack of folders count validation [MODERATE] [9]
Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect [LOW] [7]