FeatureRequest with "Django Tutorial Part 10: Testing a Django web appl…": add a unit test for Admin-Site "action"
- Dominant language
- Markdown
- Stars
- 11k
- Forks
- 23.2k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 331
Description
MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Testing
A great overview of testing with python django ! Thank you very much.
#### What information was incorrect, unhelpful, or incomplete?
No example is given for writing a unit test which should test a "action" from admin site list views.
#### Proposed section or headline
Testing actions from admin site list views
#### What did you expect to see?
It would be very great, if there is a small example how to write a unit test for actions on admin site list views.
MDN Content page report details
* Folder: `en-us/learn/server-side/django/testing`
* MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Testing
* GitHub URL: https://github.com/mdn/content/blob/master/files/en-us/learn/server-side/django/testing/index.html
* Last commit: https://github.com/mdn/content/commit/edbcbfa37c7807eefc5346c734cfc55d3dcc2c8a
* Document last modified: 2021-01-25T07:12:53.000Z
Contributor guide
Assessment
This issue has not been assessed yet.