/tg/ Station 13 - Modules - Types

code/modules/unit_tests/dna_infusion.dm

/datum/unit_test/valid_dna_infusionCheck that input types that aren't living mobs have the TRAIT_VALID_DNA_INFUSION trait
/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.