/tg/ Station 13 - Modules - Types

code/modules/unit_tests/say.dm

/datum/unit_test/get_message_modsTest to verify message mods are parsed correctly
/datum/unit_test/say_signalTest to verify COMSIG_MOB_SAY is sent the exact same list as the message args, as they're operated on
/datum/unit_test/translate_languageThis unit test translates a string from one language to another depending on if the person can understand the language
/datum/unit_test/speechThis 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