Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No tests are written at all #228

Open
AceMgy opened this issue Jan 25, 2016 · 2 comments
Open

No tests are written at all #228

AceMgy opened this issue Jan 25, 2016 · 2 comments

Comments

@AceMgy
Copy link
Contributor

AceMgy commented Jan 25, 2016

So I was messing around trying to make my first commit and I went to run the tests in django to make sure I didn't break anything. I noticed that absolutely nobody has touched any */tests.py file.

I've only run through some django tutorials and made a simple database of my own, but I found making test functions really useful for my workflow. Is it worth worrying about writing these or does nobody really need them?

@AceMgy AceMgy changed the title No Tests are written at all No tests are written at all Jan 25, 2016
@Zumochi
Copy link
Contributor

Zumochi commented Jan 25, 2016

It would indeed be useful if they're there. If you feel like writing them :)

On Mon, Jan 25, 2016 at 2:48 AM, AceMgy [email protected] wrote:

So I was messing around trying to make my first commit and I went to run the tests in django to make sure I didn't break anything I noticed that absolutely nobody has touched any */testspy file

I've only run through some django tutorials and made a simple database of my own, but I found making test functions really useful for my workflow Is it worth worrying about writing these or does nobody really need them?

Reply to this email directly or view it on GitHub:
#228

@AceMgy
Copy link
Contributor Author

AceMgy commented Jan 26, 2016

Yeah I debated even complaining about it because you know what happens to those who complain...

I'll concentrate on other things and make sure I write tests for any new functions I create. Might come back to this if I'm really bored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants