Terasology
Terasology copied to clipboard
test(StorageManager): Convert TTE tests to MTE
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.