/tg/ Station 13 - Modules - Types

code/modules/unit_tests/organ_set_bonus.dm

/datum/unit_test/organ_set_bonus_idChecks that all "organ_set_bonus" status effects have unique "id" vars. Required to ensure that the status effects are treated as "unique".
/datum/unit_test/organ_set_bonus_sanityChecks that all implantable DNA Infuser organs are set up correctly and without error. Tests the "organ set bonus" Elements and Status Effects, which are for the DNA Infuser. This test ensures that the "organ_set_bonus" status effects activate and deactivate when expected.