APITestCase self.client.patch() silently ignores bad field names #8152
Unanswered
ErichBSchulz
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hiya!
not sure if this is a problem or not.
The followings test passes even tho I'm attempting to patch a non-existent field
I've highlighted the line that I think should break it with
<<<<<<
(full project, which is mostly a learning exercise is here)
(formatting as 'json' or not did not alter outcome)
these are the serialisers fwiw:
Beta Was this translation helpful? Give feedback.
All reactions