/datum/unit_test/get_message_mods | Test to verify message mods are parsed correctly |
/datum/unit_test/say_signal | Test to verify COMSIG_MOB_SAY is sent the exact same list as the message args, as they're operated on |
/datum/unit_test/translate_speech | This unit test translates a string from one language to another depending on if the person can understand the language |
/datum/unit_test/speech | This runs some simple speech tests on a speaker and listener and determines if a person can hear whispering or speaking as they are moved a distance away |
---|