Opened 6 years ago
Last modified 6 years ago
#29687 closed Cleanup/optimization
Support serialising JSON arrays in Django Test Client — at Initial Version
Reported by: | Dan Palmer | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 2.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This is a follow up to #29082, which added support for serialising JSON objects in the Django Test Client.
Currently JSON arrays are not supported.
This is my first ticket (I think), so any advice on what's required would be appreciated. I'm planning to open a PR on GitHub for this.
Note:
See TracTickets
for help on using tickets.