wiki.techinc.nl/tests
thiemowmde 18ee885652 phpunit: Drop unused complexity from RandomImageGenerator
I believe we don't need this any more. A test should never leave an
uploaded image behind, but delete it. It should be totally fine when
the same trivial test uploads the same image over and over again. All
the extra complexity to trick MediaWiki's duplicate detection shouldn't
be necessary (any more).

Also change the default to svg instead of jpg. Again, this creates much
smaller files with much less effort.

Note this code was already mostly unused because of the previous patch
I7f3d586.

Change-Id: I5c16ba7bed0fffa43549b786e50d6d1dd5592ad0
2024-09-10 11:05:22 +02:00
..
api-testing REST: Change content.v1 to content/v1 match new conventions 2024-09-09 20:57:40 +02:00
common recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/ 2024-08-29 03:51:40 +01:00
parser parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext 2024-09-07 19:16:32 +00:00
phan Merge "Add Phan taint test for StatusFormatter methods" 2024-07-26 20:25:19 +00:00
phpunit phpunit: Drop unused complexity from RandomImageGenerator 2024-09-10 11:05:22 +02:00
qunit Merge "tests: Use const for some static data in test files" 2024-09-04 00:51:07 +00:00
selenium Merge "selenium: Remove engines from wdio-mediawiki" 2024-09-09 14:02:07 +00:00
uidesign tests: move uidesign/ to tests/ and fix 404 errors 2024-07-02 13:52:42 +00:00
.htaccess Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00