code/modules/unit_tests/connect_loc.dm
/datum/unit_test/connect_loc_basic | Test that the connect_loc element handles basic movement cases |
---|---|
/datum/unit_test/connect_loc_change_turf | Test that the connect_loc element handles turf changes |
/datum/unit_test/connect_loc_multiple_on_turf | Tests that multiple objects can have connect_loc on the same turf without runtimes. |