Refactor CommandTest, inspired by PR #2326 by @davewiththenicehat
This commit is contained in:
parent
9c2268d3d1
commit
3e90e0bb14
3 changed files with 184 additions and 51 deletions
|
|
@ -38,6 +38,8 @@
|
|||
to how `utils.delay` is a shortcut for TaskHandler add.
|
||||
- Refactor the classic `red_button` example to use `utils.delay/repeat` and modern recommended
|
||||
code style and paradigms instead of relying on `Scripts` for everything.
|
||||
- Expand `CommandTest` with ability to check multipler msg-receivers; inspired by PR by
|
||||
user davewiththenicehat. Also add new doc string.
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue