Problem/Motivation
Please refer the problem/motivation section of #2737719: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every method
Proposed resolution
Write EntityResourceTestBase subclass for the Action entity.
Remaining tasks
References
1. Follow-up of #2737719: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every method
2. Subtask of #2824572: Write EntityResourceTestBase subclasses for every other entity type.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff.txt | 786 bytes | Anonymous (not verified) |
| #7 | rest_action-2843762-7.patch | 7.77 KB | Anonymous (not verified) |
Comments
Comment #2
sumanthkumarc commentedComment #4
sumanthkumarc commentedComment #5
Anonymous (not verified) commentedComment #6
wim leersHah, this action doesn't really make sense, but that's okay for a test like this :)
Can't we hardcode this ID?
Comment #7
Anonymous (not verified) commentedComment #8
wim leersThanks :)
Comment #9
alexpottCommitted and pushed 478f2fb to 8.4.x and eadacb2 to 8.3.x. Thanks!
Add to 8.3.x since this is only test coverage.