930. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/3/2017 11:16:05 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.

930.1 Files compared

# Location File Last Modified
1 ehmp.zip\ehmp\ehmp\product\tests\acceptance-tests\features\steps\helper DefaultHmpLogin.rb Mon Jul 10 17:46:22 2017 UTC
2 ehmp.zip\ehmp\ehmp\product\tests\acceptance-tests\features\steps\helper DefaultHmpLogin.rb Tue Oct 3 13:44:50 2017 UTC

930.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 8 188
Changed 7 50
Inserted 0 0
Removed 0 0

930.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

930.4 Active regular expressions

No regular expressions were active.

930.5 Comparison detail

  1   # Valid Lo gin inform ation to b e used for  most test s
  2   class Defa ultLogin
  3   #    @@hmp _url = ENV .keys.incl ude?('LEIP R_IP') ? ' https://'  + ENV['LEI PR_IP'] :" https://hm pdemo.vain novations. us"
  4   #    @@fac ility = "H MP SANDBOX "
  5       @@accessco de = " R E DACT "
  6       @@verifyco de = " R E DACT "
  7  
  8       # @@hmp_ur l = 'https ://' + ENV ['EHMP_IP' ] + ": PORT "
  9     if !ENV[ 'VE2_ATEST '].nil? &&  ENV['VE2_ ATEST'] ==  "1"
  10       p "Usi ng VE2 for  Acceptanc e Tests"
  11         @@hmp_url  = ENV.keys .include?( 'VE2_EHMP_ IP') ? 'ht tps://' +  ENV['VE2_E HMP_IP'] +  ": PORT   : "https:/ / IP             "
  12         @@fhir_url  = ENV.key s.include? ('VE2_VE_A PI_IP') ?  'https://'  + ENV['VE 2_VE_API_I P'] : "htt ps:// IP        "
  13         @@jds_url  = ENV.keys .include?( 'VE2_JDS_I P') ? 'htt p://' + EN V['VE2_JDS _IP'] + ": PORT " : "http: // IP                "
  14         @@solr_url  = ENV.key s.include? ('VE2_SOLR _IP') ? 'h ttp://' +  ENV['VE2_S OLR_IP'] +  ": PORT " : "http: // IP               "
  15         @@vx_sync_ url = ENV. keys.inclu de?('VX_SY NC_IP') ?  'http://'  + ENV['VX_ SYNC_IP']  + ": PORT " : "https :// IP             "
  16       @@crs_ endpoint =  'http://'  + ENV['CR S_IP'] + " :3030" if  ENV.keys.i nclude?("C RS_IP")
  17     else
  18       p "Usi ng default  VistA-Exc hange for  Acceptance  Tests"
  19         @@hmp_url  = ENV.keys .include?( 'EHMP_IP')  ? 'https: //' + ENV[ 'EHMP_IP']  + ": PORT " : "https :// IP             "
  20         @@jds_url  = ENV.keys .include?( 'JDS_IP')  ? 'http:// ' + ENV['J DS_IP'] +  ": PORT " : "http: // IP                "
  21         @@fhir_url  = ENV.key s.include? ('VE_API_I P') ? 'htt ps://' + E NV['VE_API _IP'] : "h ttps:// IP        "
  22         @@solr_url  = ENV.key s.include? ('SOLR_IP' ) ? 'http: //' + ENV[ 'SOLR_IP']  + ": PORT " : "http: // IP               "
  23         @@vx_sync_ url = ENV. keys.inclu de?('VX_SY NC_IP') ?  'http://'  + ENV['VX_ SYNC_IP']  +": PORT " : "http: // IP             "
  24         @@wb_vx_sy nc_url = E NV.keys.in clude?('WB _VX_SYNC_P ORT') && E NV.keys.in clude?('VX _SYNC_IP')  ? 'http:/ /' + ENV[' VX_SYNC_IP '] +":"+EN V['WB_VX_S YNC_PORT']  : "http:/ / IP             "
  25         @@panorama _url = ENV .keys.incl ude?('PANO RAMA_IP')  ? ENV['PAN ORAMA_IP']  +": PORT " : " IP                "
  26         @@kodak_ur l = ENV.ke ys.include ?('KODAK_I P') ? ENV[ 'KODAK_IP' ] +": PORT " : " IP                "
  27       @@crs_ endpoint =  'http://'  + ENV['CR S_IP'] + " :3030" if  ENV.keys.i nclude?("C RS_IP")
  28     end
  29  
  30     @@facili ty = "PANO RAMA"
  31       @@accessco de = " REDACT "
  32       @@verifyco de = " REDACTED "
  33       # @@jds_ur l = 'https ://' + ENV ['JDS_IP']  + ": PORT "
  34  
  35     @@defaul t_wait_tim e = 50
  36  
  37       @@rdk_url  = ENV.keys .include?( 'RDK_IP')  ? 'http:// ' + ENV['R DK_IP'] +  ": PORT " : "http: //127.0.0. 1: PORT "
  38       @@rdk_api_ url = ENV. keys.inclu de?('RDK_A PI_IP') ?  'http://'  + ENV['RDK _API_IP']  + ": PORT " : "http: // IP                "
  39     
  40     def self .rdk_url
  41       return  @@rdk_url
  42     end
  43  
  44     def self .rdk_api_u rl
  45       return  @@rdk_api _url
  46     end
  47     
  48       @@ve2_hmp_ url = ENV. keys.inclu de?('VE2_E HMP_IP') ?  'https:// ' + ENV['V E2_EHMP_IP '] + ": PORT " : "https :// IP             "
  49       @@ve2_fhir _url = ENV .keys.incl ude?('VE2_ VE_API_IP' ) ? 'https ://' + ENV ['VE2_VE_A PI_IP'] :  "https:// IP        "
  50       @@ve2_jds_ url = ENV. keys.inclu de?('VE2_J DS_IP') ?  'http://'  + ENV['VE2 _JDS_IP']  + ": PORT " : "http: // IP                "
  51       @@ve2_solr _url = ENV .keys.incl ude?('VE2_ SOLR_IP')  ? 'http:// ' + ENV['V E2_SOLR_IP '] + ": PORT " : "http: // IP               "
  52  
  53     def self .wait_time
  54       return  @@default _wait_time
  55     end
  56  
  57     def self .jds_url
  58       return  @@jds_url
  59     end
  60     def self .fhir_url
  61       return  @@fhir_ur l
  62     end
  63     def self .solr_url
  64       return  @@solr_ur l
  65     end
  66  
  67     def self .facility
  68       return  @@facilit y
  69     end
  70  
  71     def self .access_co de
  72       return  @@accessc ode
  73     end
  74  
  75     def self .verify_co de
  76       return  @@verifyc ode
  77     end
  78  
  79     def self .hmp_url
  80       return  @@hmp_url
  81     end
  82  
  83     def self .ve2_jds_u rl
  84       return  @@ve2_jds _url
  85     end
  86     
  87     def self .ve2_fhir_ url
  88       return  @@ve2_fhi r_url
  89     end
  90    
  91     def self .ve2_hmp_u rl
  92       return  @@ve2_hmp _url
  93     end
  94     
  95     def self .ve2_solr_ url
  96       return  @@ve2_sol r_url
  97     end
  98     
  99     def self .vx_sync_u rl
  100       return  @@vx_sync _url
  101     end
  102     
  103     def self .wb_vx_syn c_url
  104       return  @@wb_vx_s ync_url
  105     end
  106     
  107     def self .panorama_ url
  108       return  @@panoram a_url
  109     end
  110     
  111     def self .kodak_url
  112       return  @@kodak_u rl
  113     end
  114  
  115     def self .crs_endpo int
  116       return  @@crs_end point
  117     end
  118   end
  119