Ricardo

Results 8 issues of Ricardo

The previous code involved many assignments at the caller's level and a helper function; this PR removes the helper function and moves the assignments into the function body using a...

### [READ] Step 1: Are you in the right place? I believe so. ### [REQUIRED] Step 2: Describe your configuration - Extension name: **Resize Images** (`storage-resize-images`) ### [REQUIRED] Step 3:...

documentation

### [READ] Step 1: Are you in the right place? I believe so. ### [REQUIRED] Step 2: Describe your configuration N/A ### [REQUIRED] Step 3: Describe the problem The image...

documentation

Currently, none of the information received in the API lets us detect tests with errors.

Category: Test Cases

It would be useful to know which browsers tests are passing/failing in. To implement this, we would need to touch `test-case-reporting.d.ts`, and `src/db.ts`, `src/setup_db.ts` to modify the database columns. This...

Category: Test Cases