leal26 / AeroPy

Python interface for XFOIL. The objective of this library is to be able to be able to call XFOIL from Python iteratively for any simulation in a total of 4 lines total.
MIT License
60 stars 31 forks source link

Interest in contributing, possible with unit tests #3

Closed rafaellehmkuhl closed 4 years ago

rafaellehmkuhl commented 6 years ago

I have interest in contributing to the project, and was thinking in how to. I didn't see any unit tests on the project. Would you accept unit tests as a first contribution? It would allow me to better understand the code structure and contribute while doing so.

rafaellehmkuhl commented 6 years ago

@leal26 I saw that you returned to the project. Will propose the PR them.

leal26 commented 6 years ago

Hello Rafael, sorry for the late response (I haven't checked the Issues section for a while). Do you still intend to PR the unit tests? Thanks