northwesternmutual / grammes

A Go package built to communicate with Apache TinkerPop™ Graph computing framework using Gremlin; a graph traversal language used by graph databases such as JanusGraph®, MS Cosmos DB, AWS Neptune, and DataStax® Enterprise Graph.
Apache License 2.0
125 stars 45 forks source link

when d is an error return d #7

Closed blackjune closed 4 years ago

blackjune commented 4 years ago

6

damienstamates commented 4 years ago

@blackjune looks like the unit test failed for TestExecuteRequestErrorRetrievingResponse

Until the unit tests pass, I cannot accept this pull request.

  * /home/runner/work/grammes/grammes/request_test.go 
  Line 168:
  Expected '<nil>' to NOT be nil (but it was)!