Page MenuHomePhabricator

Cat-a-lot testing requests
Closed, ResolvedPublic

Description

This ticket is for testing new versions of Cat-a-lot features and fixes before they are taken to edit requests.

Process is following.

1.) Create new subtask under this task. In the subtask

  • Describe what has been changed
  • Describe How it should be tested
  • Add phabricator ticket number to the original task

2.) Create clean diffs to your modifications
Copy the latest official Cat-a-lot files to your user pages. Use the phabricator task number as a suffix. (Create only those files that you have changed)

  • Copy your changes to the top of the latest official versions. The target is to have a polished diff so it is easy to compare what has been changed.
  • After you have clean diffs, add the links to the diffs to the ticket.
  • Note: If your changes are very small, you do not need to copy files. Just describe the changes on the subtask description.

3.) Describe howto use files
How to load your modifications from the user page. For example, the script is loaded by adding the following line to user:Zache/common.js

mw.loader.load('//commons.wikimedia.org/w/index.php?title=User:Zache/cat-a-lot_T123456.js&action=raw&ctype=text/javascript');

4.) Ask other users to test the modifications on Slack
Drop the link to the subtask to the Wikimedia Finlands Slack's Outreachy channel and ask other people to review the changes. People can answer in the Slack channel or to the subtask.

It would be good to test that modifications work as expected with different browsers (Google Chrome, Mozilla Firefox, Safari, Microsoft Edge; the target would be to test it minimally with at least one WebKit (Safari), Blink (Chromium-based), and Gecko (Firefox) based web engines).

5.) When testing is ready close the ticket

Event Timeline

Zache updated the task description. (Show Details)
Zache renamed this task from Cat-a-lot testing to Cat-a-lot testing requests.Mar 26 2025, 9:36 PM
Zache updated the task description. (Show Details)
Zache updated the task description. (Show Details)

One request: Please list this task in the main Cat-a-lot task for Outreachy 30 so that it’s easy for everyone to find it.