nicobrenner / commandjobs

Command Jobs uses AI to help software engineers find the best jobs
Apache License 2.0
146 stars 12 forks source link

Add tests #25

Open nicobrenner opened 3 months ago

nicobrenner commented 3 months ago
nicobrenner commented 3 months ago

First test: https://github.com/nicobrenner/commandjobs/pull/40

nicobrenner commented 3 months ago

Hey @aaryamantriescode, it would be great if you could write any of the tests from the list above

You can check this one here for reference: https://github.com/nicobrenner/commandjobs/blob/master/src/test_menu.py

You can run that test with: python src/test_menu.py

Additional resources:

Let me know if you need help figuring it out

aaryamantriescode commented 3 months ago

Hi im still trying to figure out the code 😅 I looked at some of the videos to try and understand the project too . can you help me out being a bit more specific about the issue? I am kinda just starting github🥲

nicobrenner commented 3 months ago

@aaryamantriescode for sure, created a specific issue for it, hopefully there's enough guidance there: https://github.com/nicobrenner/commandjobs/issues/48