Hi,
On 1/25/23 11:42, Roy Smith wrote:
- Is there a scratch database instance I can run unit tests against?
I'd rather not do this kind of testing against anything that's in production, to ensure I don't accidentally cause any damage.
Normally I just spin up a MariaDB container locally in podman/docker. But you can also create a second tool named "$tool-dev" or "$tool-beta"[1] to play around with.
[1] For example, https://toolsadmin.wikimedia.org/tools/id/ldap-beta
-- Kunal / Legoktm