Github user FlorianHockmann commented on the issue:

    https://github.com/apache/tinkerpop/pull/840
  
    > Not sure if @FlorianHockmann or @jorgebay have any further comments on 
how to proceed with this.
    
    Not really, I think you already mentioned everything.
    
    > I guess you would have to write your own body of tests for these 
serializers since the process suite doesn't cover them.
    
    Having unit tests that don't require a Gremlin Server instance for most 
functionality is a good idea in general in my opinion as it makes it easier to 
find bugs. That's why we also have unit tests in Gremlin.Net for the 
serialization of all the types that are probably also covered by some of the 
process suite tests.
    
    And also thanks from me for contributing to TinkerPop!


---

Reply via email to