[MIRROR] Cake baking autotest (#28756)

* Cake baking autotest (#84795)

## About The Pull Request

I want to get back to the food stuff, and adding a few auto tests to
avoid regressions.

The test makes a dummy human bake a cake from the base ingredients,
confirming that the reagent purities are correct and that the cake slice
gives a food buff in the end.

## Why It's Good For The Game

Avoiding bugs.

---------

Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>

* Cake baking autotest

---------

Co-authored-by: Andrew <mt.forspam@gmail.com>
Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-07-10 08:59:24 +05:30
committed by GitHub
co-authored by Ghom Andrew
parent c27a4b16fb
commit 7775ebf5b4
5 changed files with 83 additions and 5 deletions
+1
View File
@@ -96,6 +96,7 @@
#include "armor_verification.dm"
#include "atmospherics_sanity.dm"
#include "autowiki.dm"
#include "bake_a_cake.dm"
#include "barsigns.dm"
#include "baseturfs.dm"
#include "bespoke_id.dm"