| /datum/unit_test/status_effect_ticks | This test spawns various station traits and looks through them to see if there's any errors.
Validates status effect tick interval setup |
|---|
| /datum/unit_test/status_effect_duration | Validates status effect duration setup |
|---|
| /datum/unit_test/status_effect_tick_counts | Validates that status effect tick counts are directly proportional to duration, and that seconds_between_ticks added up is equal to duration. |
|---|
| /datum/unit_test/status_effect_alert | Validates status effect alert type setup |
|---|
| /datum/unit_test/status_effect_ids | Validates status effect id setup |
|---|