aerospaceresearch / orbitdeterminator

determination of satellite orbits and more
MIT License
180 stars 113 forks source link

test_old and test_utils fails while test #215

Open rahulv1999 opened 3 years ago

rahulv1999 commented 3 years ago

test_old and test_utils fails while test from pytest test error

Sayantan108 commented 3 years ago

Is this issue still open? I want to contribute to this issue.

hornig commented 3 years ago

Is this issue still open? I want to contribute to this issue.

Hi, as long as you do not see it officially closed, it is open. and you do not need permission to work on this. Just do and start a pull request. worst thing that could happen is that the PR is not merged. but this tepends on how it is solved.

so go on and have fun! :)

hornig commented 3 years ago

I would like to have all tests at one central place for Travis to use it. also I would like to have all test use the same lib (see other Issue https://github.com/aerospaceresearch/orbitdeterminator/issues/211 ).

So what shall we do here?