szurubooru/tests
Marcin Kurczewski 4ba83e6834 Changed job arguments convention back
Restored JobArgs approach. Previous introduction of hierarchic argument
definitions has backfired: it was confusing what class to take arguments
from, the concept of sharing arguments between different jobs was
unintelligible and one never knew where given argument was actually
defined.

This appraoch makes it easier to maintain the arguments list and
simplifies the code a lot.
2014-05-12 00:13:18 +02:00
..
Api Changed job arguments convention back 2014-05-12 00:13:18 +02:00
JobTests Changed job arguments convention back 2014-05-12 00:13:18 +02:00
MiscTests Continued work on getter/setters: staff confirm 2014-05-07 21:30:38 +02:00
ModelTests Fixed automatic featuring post 2014-05-11 23:43:35 +02:00
TestFiles Refactored post content edit jobs; added unit test 2014-05-07 17:58:23 +02:00
.gitignore Improved test environment sandboxing 2014-05-07 17:58:23 +02:00
AbstractFullApiTest.php Changed privilege tests to be more generic 2014-05-07 17:58:23 +02:00
AbstractTest.php Fixed/refactored tag validation 2014-05-08 08:54:53 +02:00
config.ini Fixed/refactored tag validation 2014-05-08 08:54:53 +02:00
run-all.php Refactored test system to be object-oriented 2014-05-07 17:58:23 +02:00