drbotzo-idlerpg/tests
Brian S. Stephan f452aab825
don't penalize character inside the log_out method
part, quit, kick are all going to have their own need to log out the
character without a penalty (because they apply their own), so to avoid
double penalties, the log out penalty should be moved into the bot
command and managed that way. this was the only place where an action
method was also applying a penalty, so hopefully this remains consistent
too

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-07 08:42:48 -05:00
..
fixtures rename the test app core from test_project to dr_botzo 2024-05-07 00:23:27 -05:00
test_project rename the test app core from test_project to dr_botzo 2024-05-07 00:23:27 -05:00
test_idlerpg_character.py don't penalize character inside the log_out method 2024-05-07 08:42:48 -05:00