We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unit Test for Django APIs
Karthik Subramanian
Writing unit tests with pytest for our Django API Endpoints
pytest
Loosely part of this project: https://www.notion.so/9b6766cea0b24060bb10d806d58ee0c1?v=1c2cddea700a478a86e95a5e86c09cf8&p=89819d36b0544586a6c2d3cf38fa5f9a&pm=s
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Hello @karkir0003! Thank you for submitting the Feature Request Form. We appreciate your contribution. 👋
We will look into it and provide a response as soon as possible.
To work on this feature request, you can follow these branch setup instructions:
``` git checkout nextjs ```
``` git pull origin nextjs ```
``` git checkout -b feature-1059 ```
Feel free to make the necessary changes in this branch and submit a pull request when you're ready.
Best regards, Deep Learning Playground (DLP) Team
Sorry, something went wrong.
prishavall
No branches or pull requests
Feature Name
Unit Test for Django APIs
Your Name
Karthik Subramanian
Description
Writing unit tests with
pytest
for our Django API EndpointsLoosely part of this project: https://www.notion.so/9b6766cea0b24060bb10d806d58ee0c1?v=1c2cddea700a478a86e95a5e86c09cf8&p=89819d36b0544586a6c2d3cf38fa5f9a&pm=s
Tasks
The text was updated successfully, but these errors were encountered: