Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: Test suite
-
Labels:None
Description
Two small fixes:
- mark Job/get as not implemented so that api_v3_SyntaxConformanceAllEntitiesTest::testAcceptsOnlyID_get does not break (not sure about that, maybe it should go into toBeSkipped_get?)
- use a random id in testNotImplemented_delete, as apparently the presence of an id is checked before the existence of the called api function.