juliomalegria / python-craigslist

Simple Craigslist wrapper
MIT No Attribution
387 stars 165 forks source link

Test suite for developers #102

Open irahorecka opened 3 years ago

irahorecka commented 3 years ago

Hello Julio, is there a test suite that is available for developers? I'd love to actively contribute to this project, and having a test suite would make me feel more at ease when I submit a PR :)

juliomalegria commented 3 years ago

Hey Ira! Thanks so much for all the support and collaboration you've been doing to the project lately. I very much appreciate it 😄

Adding unit tests is one of the big to-dos that I have for this project, and I'd like to work on that soon. I'll try to add a very bare-bones test structure soon. However, if you want to take the time to get that started, please go ahead. It doesn't have to be full coverage, but testing one or two main things would already be great help 🙌

irahorecka commented 3 years ago

Sure thing! It'll be on my to-do list :smiley: