ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

n/n
description
inputs
expected result
step by step script
actual result
SD1Find Dismissed doctor
  • id
200, empty
  • input parameters
200, []
SD2Find doctor with division=null
  • id
200, empty
  • input parameters
200, []
SD3

Find employee_type<>'DOCTOR'

  • id
200, empty
  • input parameters
200, []
SD4Find doctor who reached limit
  • employee_id → declaration_qty=2000
200, is_available=false
  • input parameters
the number declartion_count is incorrect 
SD5Find  by  last_name and second_name
  • last_name & second name
200
  • input parameters
200
SD6Search DOCTORs by speciality
  • speciality
200
  • input parameters
200
SD7Search DOCTORs with 2 different specialities by speciality=false
  • first_name&last_name
  • speciality
200
  • input parameters
200, []
SD8Search DOCTORs by division_id
  • division_id
200, doctors within current division
  • input parameters
return all
SD9Search DOCTORs by is_available=false
  • is_avaliable=false
200
  • input parameters
return all
SD10Search DOCTORs by division_name
  • division_name
200, doctors within current division
  • input parameters
200
SD11


  • input parameters

add speciality_officio to specialities,

incorrect flag speciality_officio

  • No labels