FAForever / server

The servercode for the Forged Alliance Forever lobby
http://www.faforever.com
GNU General Public License v3.0
66 stars 63 forks source link

Cleanup tests #965

Closed Askaholic closed 1 year ago

Askaholic commented 1 year ago

Change game fixtures to be async to guarantee that event loop exists when the Game constructor is called, and ensure that sockets are closed in ServerContext tests.