Testing relation manager (that is a nested resource)
What I am trying to do:
I'm trying to write a test for the relation manager of a resource that is nested. (One project has many assignments).
What I did:
I wrote a test according to the documentation.
The tests with relation managers but that are not a nested resource do pass.
My issue/the error:
Code:
0 Replies