/tg/ Station 13 - Modules - Types

code/modules/unit_tests/closets.dm

/datum/unit_test/closet_contentsChecks that the length of the initial contents of a closet doesn't exceed its storage capacity. Also checks that nothing inside that isn't immediate is a steal objective.
/datum/unit_test/closet_openingTests whether two closet subtypes(body_bag & crate) successfully perform their functions, and their parent's.