Bannerlord-Coop-Team / BannerlordCoop

MIT License
268 stars 51 forks source link

Added E2E Test Check for Serialization #989

Closed garrettluskey closed 1 month ago

garrettluskey commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

The test environment now checks that messages sent over the network are serializable

Other information

EgardA commented 1 month ago

Looks good to me, waiting for tests to pass again