Terasology icon indicating copy to clipboard operation
Terasology copied to clipboard

test(StorageManager): Convert TTE tests to MTE

Open keturn opened this issue 2 years ago • 0 comments

Fixes #5032

All the assertions are intact.

One thing I skipped is setting up a RecordAndReplaySerializer for the StorageManager. I left the RecordAndReplay fields there to not add more renaming-noise to this PR than necessary, but they all stay null.

I'm okay with leaving R&R out. This test case has no assertions that are specific to R&R functionality, and it's optional to StorageManager.

keturn avatar Jun 11 '22 21:06 keturn