Griatch
|
502ebff1a2
|
Implemented a unit testing framework for Evennia. Unfortunately it seems it is only usable in latest Django SVN, due to a Django bug; Run "manage.py test-evennia" - if you get errors about SUPPORTS_TRANSACTIONS, you are affected by the bug. Since this is only likely to affect evennia devs at this point I added a few base tests in src/objects/tests.py as a template for those willing to help add unit tests.
|
2010-11-21 19:02:24 +00:00 |
|
Griatch
|
e2f92f0bfe
|
Resolved issue99, which concerned commands on adjacent players being erroneously included among a player's available commands (giving multiple-command errors).
|
2010-09-03 19:33:17 +00:00 |
|
Griatch
|
e114c33d8a
|
Fixed a bug with red_button introduced in a previous revision. Resolves issue95.
|
2010-09-02 07:48:39 +00:00 |
|
Griatch
|
900f6da80f
|
Fixed several special cases of handling multiple same-named commands gracefully. Should resolve issue94.
|
2010-09-01 21:59:13 +00:00 |
|
Griatch
|
f83c2bddf8
|
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
|
2010-08-29 18:46:58 +00:00 |
|