ChillerDragon / teeworlds_network

A teeworlds 0.7 network protocol library written in ruby
5 stars 0 forks source link

Add integration test to CI #4

Closed ChillerDragon closed 2 years ago

ChillerDragon commented 2 years ago

Spin up a teeworlds server and make sure the client can connect to it.

ChillerDragon commented 2 years ago

Make sure to include reconnecting. To ensure all state is reset properly.