Commit Graph

4 Commits

Author SHA1 Message Date
a4a1c21cd7 Add basic unit test support
Add class that can automatically perform defined tests on user request.

Developers that wish to implemet unit tests for some functionality
must extend that class (`TestCase`) and add it to the manifest,
so that Acedia can read, register and later use it to perform tests.
2020-03-31 13:28:20 +07:00
26c7af8cc9 Configure manifest to include FixInventoryAbuse 2020-02-18 23:13:03 +07:00
55d81c32f4 Configure manifest to include FixDualiesCost 2020-02-18 20:24:23 +07:00
b289a44a9f First commit 2020-02-16 19:41:27 +07:00