327. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/4/2017 8:04:43 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

327.1 Files compared

# Location File Last Modified
1 rdk.zip\rdk\product\tests\acceptance-tests\features.arch F431_Task_Lifecycle.feature Mon Aug 21 12:51:01 2017 UTC
2 rdk.zip\rdk\product\tests\acceptance-tests\features.arch F431_Task_Lifecycle.feature Wed Oct 4 12:22:57 2017 UTC

327.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 116
Changed 2 6
Inserted 0 0
Removed 0 0

327.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

327.4 Active regular expressions

No regular expressions were active.

327.5 Comparison detail

  1   @F431_Task _Lifecycle
  2  
  3   Feature: F 431 Task L ifecycle M anagement
  4  
  5   @F431_Crea te_And_Com plete_Proc ess @US772 9 @US8035  @future
  6   Scenario:  Create a f itlab proc ess, then  claim and  complete t hat proces s
  7  
  8     # Get th e deployme nt ID for  FitLabProj ect
  9     When the  client ge ts list of  all avail able proce ss definit ions
  10     Then a s uccessful  response i s returned
  11     And save  the deplo yment ID f or "FITLab Project"
  12     # Create  a process
  13       When the c lient crea tes a proc ess with c ontent lat est deploy ment ID an d content  ""processD efId":"FIT LabProject .FITLabAct ivity","pa rameter":{ "icn":"123 123123","f acility":" R E D A CTED "}}"
  14     Then a s uccessful  response i s returned
  15     # Get li st of task s for a pa tient
  16     When the  client re quests to  see the li st of task s for a pa tient "{"c ontext": " patient"," patientICN ":"1231231 23","statu s":"Ready" }"
  17     Then a s uccessful  response i s returned
  18     And the  results co ntain the  new proces s ID
  19     And the  results co ntain
  20         | na me                                   | valu e                                                       |
  21         | da ta.items.T ASKID                     | IS_S ET                                                      |
  22         | da ta.items.T ASKNAME                   | Prov ide Traini ng and Kit                                   |
  23         | da ta.items.D ESCRIPTION                | Prov ide Vetera n with a F IT/FOBT te st kit and  instructi ons on how  to collec t the stoo l sample a s well as  instructio ns on how  to RETURN  the sample .                            |
  24         | da ta.items.S TATUS                     | Read y                                                       |
  25         | da ta.items.P RIORITY                   | 0                                                            |
  26         | da ta.items.A CTUALOWNER ID             |                                                              |
  27         | da ta.items.A CTUALOWNER NAME           |                                                              |
  28           | data.ite ms.CREATED BYID                 PW                                                             |
  29           | data.ite ms.CREATED BYNAME               PW                                                             |
  30         | da ta.items.T ASKCREATED ON             | IS_S ET                                                      |
  31         | da ta.items.E XPIRATIONT IME            |                                                              |
  32         | da ta.items.P ROCESSINST ANCEID         | IS_S ET                                                      |
  33         | da ta.items.P ROCESSID                  | FITL abProject. FITLabActi vity                              |
  34         | da ta.items.P ROCESSNAME                | FITL abActivity                                              |
  35         | da ta.items.D EPLOYMENTI D              | CONT AINS Vista Core:FITLa bProject                          |
  36         | da ta.items.P ATIENTICN                 | 1231 23123                                                   |
  37         | da ta.items.P ATIENTNAME                |                                                              |
  38         | da ta.items.T ASKTYPE                   | Huma n                                                       |
  39         | da ta.items.P OTENTIALOW NERS           | [TF: Primary Ca re(201)/TR :Licensed  Practical  Nurse(412) ]                                                                                            |
  40  
  41     # Start  a process
  42     When the  client ch anges stat e of the n ewly creat ed task to  "start"
  43     Then a s uccessful  response i s returned
  44  
  45     # Comple te a proce ss
  46     When the  client ch anges stat e of the n ewly creat ed task to  "complete "
  47     Then a s uccessful  response i s returned
  48  
  49     # Get li st of task s for a pa tient
  50     When the  client re quests to  see the li st of task s for a pa tient "{"c ontext": " patient"," patientICN ":"1231231 23","statu s":"Ready" }"
  51     Then a s uccessful  response i s returned
  52     And the  result doe s not cont ain the ne w task ID
  53  
  54     #Cancel  all tasks  for a proc ess i.e. a bort the p rocess
  55     When the  client ca ncels the  new proces s
  56     Then a s uccessful  response i s returned
  57  
  58     # Get li st of task s for a pa tient
  59     When the  client re quests to  see the li st of task s for a pa tient "{"c ontext": " patient"," patientICN ":"1231231 23","statu s":"Ready" }"
  60     Then a s uccessful  response i s returned
  61     And the  result is  an empty a rray