DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
629 stars 171 forks source link

feat: Add some save data tests #1623

Open EmosewaMC opened 2 weeks ago

EmosewaMC commented 2 weeks ago

Added a test to ensure save data can be read from, written to, read from again and is in the expected updated state. Will be used to allow for safe editing of character xml saving code.

Tests pass.

aronwk-aaron commented 2 weeks ago

Error

EmosewaMC commented 2 weeks ago

Error

ran tests all fine locally, only when pushed they started failing.