Remove remaining 'execute_wo_tests' as now authorization is mocked in all tests by default. Changed mocking from 'auth_client' to 'auth_required' to make it simple to change in tests (now it's just a matter of changing boolean). Change-Id: Icfd0ef3058918e1578a21429f84a1583eddd3a8e Closes-Bug: #1443279