Skip to content

Write Tests #11

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

Open
grapheo12 opened this issue Jun 30, 2020 · 4 comments
Open

Write Tests #11

grapheo12 opened this issue Jun 30, 2020 · 4 comments
Assignees

Comments

@grapheo12
Copy link
Owner

grapheo12 commented Jun 30, 2020

Some basic API testing needs to be set up, so we don't accidentally break functionality. Maybe along with this a CI job (like a Github Action or Travis or CircleCI) can be set up to run on each PR.

@grapheo12
Copy link
Owner Author

@Shrey-Sharma7 @shreyshik You too are assigned to this issue.
We shall use Django tests to write our tests. Read the docs here: https://docs.djangoproject.com/en/3.1/topics/testing/overview/
In the iqps/ folder, you'll find many different sub-apps. Divide them into 2 groups and start writing tests.
Before writing any test function, discuss in this thread what aspects are you testing for.

@grapheo12
Copy link
Owner Author

Please self-assign yourself so that I get to know you have started working.

@shreyshik
Copy link

shreyshik commented Dec 10, 2020 via email

@grapheo12
Copy link
Owner Author

@shreyshik Assigned you!

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