/datum/unit_test/fish_aquarium_icons | Ensures that all fish have an aquarium icon state and that sprite_width and sprite_height have been set. |
---|
/datum/unit_test/fish_size_weight | Checks that things associated with fish size and weight work correctly. |
---|
/datum/unit_test/fish_breeding | Checks that fish breeding works correctly. |
---|
/datum/unit_test/fish_evolution | Checks that fish evolutions work correctly. |
---|
/obj/item/fish/testdummy | dummy fish item used for the tests, as well with related subtypes and datums. |
---|
/datum/unit_test/fish_rescue_hook | Checks that we are able to fish people out of chasms with priority and that they end up in the right location |
---|
/datum/unit_test/raise_a_chasm_crab | Check that you can actually raise a chasm crab without errors. |
---|