open-saves icon indicating copy to clipboard operation
open-saves copied to clipboard

test: use direct method for open_saves_test.go

Open hongalex opened this issue 3 years ago • 0 comments

Tests in internal/app/server/open_saves_test.go should use server.Run() directly. We should also modify Run() to accept a Listener instead of direct network address/port so that these tests can use bufconn instead.

Spawned from discussion from #382

hongalex avatar Sep 07 '22 21:09 hongalex