Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...


n/n
description
inputs
expected_result
actual_result
GCE1Get Contract employees without scope
  • HR access_token
  • contract_id
  • 403

GCE2Get Contract employees by contract which doesn't exist
  • HR access_token
  • contract_id
  • 404

GCE3Get Contract employees by contract which doesn't belong to MSP  
  • HR access_token
  • contract_id
  • 403

GCE4Get Contract employees by contract with nhs_access token 
  • NHS access_token
  • contract_id
  • 200

GCE5Get  contract employees by contract with status TERMINATED 
  • NHS access_token
  • contract_id
  • 200

GCE6Get employees filtered  by is_avaliable=true 
  • HR access_token
  • contract_id
  • 200,
  • respond contains data according to apiary

GCE7Get employees filtered by is_avaliable=false 
  • HR access_token
  • contract_id
  • 200,
  • respond contains data according to apiary

GCE8Get employees filtered by employee_id 
  • HR access_token
  • contract_id
  • 200,
  • respond contains data according to apiary

GCE9Get employee filtered by division_id
  • HR access_token
  • contract_id
  • 200,
  • respond contains data according to apiary