• Kirill Smelkov's avatar
    go/neo/neonet: tests: Introduce T · 41a120c1
    Kirill Smelkov authored
    This represents a neonet testing environment and in the future will be
    used to run tests under different protocol versions, protocol encodings, etc.
    
    For now it is noop wrapper around testing.T + t.bin that wraps []byte
    and will be amended to return something different depending on t's
    encoding.
    41a120c1
connection_test.go 26.8 KB