test
This commit is contained in:
@@ -25,6 +25,7 @@ def test_save_load_roundtrip(tmp_path):
|
|||||||
"eyes": "blue",
|
"eyes": "blue",
|
||||||
"personality": "judges you silently",
|
"personality": "judges you silently",
|
||||||
}
|
}
|
||||||
|
assert loaded.player.inventory == content.BASE_INVENTORY
|
||||||
assert loaded.version == content.SAVE_VERSION
|
assert loaded.version == content.SAVE_VERSION
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user