code/modules/unit_tests/closets.dm 
| /datum/unit_test/closet_contents | Checks 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_opening | Tests whether two closet subtypes(body_bag & crate) successfully perform their functions, and their parent's. |