oauthAgent.post('/api/auth/decision')
        .auth(testEntity.username, testEntity.passwordHash)
        .type('form')
        .send({
          transaction_id: testTransactionId