kenhuuu commented on PR #3586: URL: https://github.com/apache/tinkerpop/pull/3586#issuecomment-5406143935
Some potential missing test cases: 1. Try cloning a GraphSONMapper to see if the allowedTypeIdPrefixes are copied over. 2. Test some invalid prefixes like null, empty and blank. Also make sure something like `com.example` doesn't allow something like `com.exampleextendedddddddd` through. 3. Add some test for the MessageSerializers or IO serializers and not just the ObjectMapper directly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
