petern48 commented on PR #2005:
URL: https://github.com/apache/sedona/pull/2005#issuecomment-2997589707

   @zhangfengcdt PR definitely isn't fully ready yet, but I want to hear your 
thoughts. What types of common tests should we include for each function? 
Originally, I was thinking we have type checking tests (done) and tests for 
comparing our output to original geopandas function output, but the result of 
`.buffer()` is too far off for to match geopandas output successfully. Should 
we drop that type of test entirely or keep that type of test for the methods 
that can pass it? I guess we have to add tests for manually checking the 
output. Any other tests we should add?
   
   As I mentioned in the PR description, I want this to flush out all the 
common tests we use for every method, so I can just go rapid-fire on the rest 
of the methods.


-- 
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]

Reply via email to