| /datum/unit_test/door_access_check | Tests to make sure door access works correctly. |
|---|
| /datum/unit_test/door_access_ai | Tests that the AI can open doors |
|---|
| /datum/unit_test/windoor_access_ai | Tests that the AI can open windoors |
|---|
| /datum/unit_test/door_access_telekinesis | Tests that telekinesis can open airlocks without access set (and cannot open airlocks that have an access set) |
|---|
| /datum/unit_test/door_access_mecha | Tests that mechas can bump open airlocks |
|---|
| /datum/unit_test/door_access_handcuffs | Checks that hands_blocked mobs cannot open doors unless it's an access-free door. |
|---|