forked from cerc-io/plugeth
96157a897b
The tests sometimes failed with certain go versions because the behavior of http.Server.Shutdown changed over time. A bug that was fixed in Go 1.15 could cause active connections on unrelated servers to close unexpectedly. This is fixed by avoiding use of the same port number in all tests. |
||
---|---|---|
.. | ||
graphiql.go | ||
graphql_test.go | ||
graphql.go | ||
schema.go | ||
service.go |