• Daniel Martí's avatar
    node/tests: put most of the schema test cases here · 5b6e1d30
    Daniel Martí authored
    Along with a generic Engine interface, so that they can be reused for
    other ipld.Node implementations, such as bindnode.
    
    node/bindnode will start using these in a follow-up commit, since this
    one is large enough as is.
    
    Tested that all three forms of testing schema/gen/go still work:
    
    	go test
    
    	CGO_ENABLED=0 go test
    
    	go test -tags=skipgenbehavtests
    5b6e1d30
schemaString.go 940 Bytes