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

Write the basic tests for the application #15

Open
rohithasrk opened this issue May 4, 2017 · 3 comments
Open

Write the basic tests for the application #15

rohithasrk opened this issue May 4, 2017 · 3 comments

Comments

@rohithasrk
Copy link
Contributor

One of the very important requirements of open source packages is being able to test them. Django's tests are good enough as they use unittest framework of python. This is something that needs to be done soon.

@rohithasrk rohithasrk self-assigned this May 4, 2017
@kkpatel1
Copy link
Member

kkpatel1 commented May 4, 2017

Go ahead.

@kkpatel1
Copy link
Member

I think the basic tests are added but more tests need to be added?

@rohithasrk
Copy link
Contributor Author

Yes. The functional tests are to be done. And these are really vital. Working on that.

@rohithasrk rohithasrk changed the title Writing tests Write the basic tests for the application Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants