test_BBox contains many member function "test_containsPoint", where each definition overwrites the previous one. I am quite sure this was not intended, can I fix it or is someone else responsible for that?
https://sourceforge.net/p/mupif/code/ci/a59cb56a485cae65dfb22cda21f5049358ce41ee/ added tests/test_BBox_b.py which shows how the tests should be written (other tests should be also converted).
I did not noticed, but I fully agree. I have renamed test_BBox_b.py you have provided to test_BBox.py.
Log in to post a comment.
https://sourceforge.net/p/mupif/code/ci/a59cb56a485cae65dfb22cda21f5049358ce41ee/ added tests/test_BBox_b.py which shows how the tests should be written (other tests should be also converted).
I did not noticed, but I fully agree. I have renamed test_BBox_b.py you have provided to test_BBox.py.