hi all, I have a question about consumer tests: do...
# general
u
hi all, I have a question about consumer tests: does it make sense, in general, for a consumer to write a test that expresses something like "when I fetch an entity with ID 1, e.g. GET /entity/1, I expect a response entity in json, and the field id in there should also have the value 1"?