JiimBob
|
bdc76ad494
|
Added entity integration testing
Added integration test that spawns all non-abstract entities to see if anything breaks.
|
2020-03-27 00:32:24 -04:00 |
|
Pieter-Jan Briers
|
58ab7631c2
|
Give every job their fancy ID types.
|
2020-02-24 16:58:25 +01:00 |
|
Pieter-Jan Briers
|
8f4834b1d8
|
Revert "add integration test for serializer"
This reverts commit 0e286ad808.
|
2020-02-15 02:33:37 +01:00 |
|
Tyler Young
|
0e286ad808
|
add integration test for serializer
|
2020-02-15 01:48:49 +01:00 |
|
Pieter-Jan Briers
|
7bc40ab13d
|
Add test asserting reconnect works.
|
2020-01-26 23:53:48 +01:00 |
|
Acruid
|
a86363a6d2
|
API changes, renamed SpawnEntityAt to SpawnEntity.
|
2020-01-24 16:10:48 -08:00 |
|
Pieter-Jan Briers
|
6537aead64
|
Use MapCoordinates.Nullspace
|
2020-01-20 22:26:28 +01:00 |
|
Pieter-Jan Briers
|
923c5698b5
|
Use dummy game ticker for LoadSaveTicksSaveStationStation.
|
2020-01-20 22:19:24 +01:00 |
|
Pieter-Jan Briers
|
8d3bccbd56
|
Adds HumanInventoryUniformSlotsTest integration tests.
|
2020-01-20 22:19:24 +01:00 |
|
Pieter-Jan Briers
|
eadb661515
|
Integration tests improvements:
1. Added dummy game ticker for future tests to reduce startup time of test. (no loading a map)
2. Re-organized tests a bit.
|
2020-01-20 22:14:44 +01:00 |
|