Commit Graph

3 Commits

Author SHA1 Message Date
SkyratBot
6982acca6c [MIRROR] Add the space turf type to the space unittest [MDB IGNORE] (#25323)
* Add the space turf type to the space unittest (#79986)

This might seem pointless, but it helps identify spurious failures due
to something else blowing a hole in the station before this test runs.

* Add the space turf type to the space unittest

---------

Co-authored-by: oranges <email@oranges.net.nz>
2023-11-28 18:28:25 -05:00
SkyratBot
68b1ed193f [MIRROR] Updates space verification unit test to use new proc [MDB IGNORE] (#19253)
* Updates space verification unit test to use new proc (#73322)

## About The Pull Request

At San's request, updates the space verification unit test to use the
new "are we a planetary map" proc instead of having its own
implementation of the same thing.

## Why It's Good For The Game

If it gets broken in one place it will break in all of them, most
importantly the unit test, which is what we want because that's what the
test is for.

## Changelog

Not player facing.

* Updates space verification unit test to use new proc

---------

Co-authored-by: Jacquerel <hnevard@gmail.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2023-03-10 02:39:20 +00:00
SkyratBot
78c1b9f456 [MIRROR] [MDB Ignore] Unit Tests for Invalid Space Turfs (Area Bullshit Edition) [MDB IGNORE] (#17626)
* [MDB Ignore] Unit Tests for Invalid Space Turfs (Area Bullshit Edition)

* should probably make tests pass

Co-authored-by: san7890 <the@san7890.com>
Co-authored-by: Paxilmaniac <paxilmaniac@gmail.com>
2022-11-25 16:29:20 -05:00