rest_views/Test: add vet and suppress endpoint
At current stats it's not possible to vet or supress tests via API. User can do that only through logging and then navigating to url /test/pk/(vet|suppress). Also with new API endpoint it will be easy to generate/expand schema documentation.