ds-gui-automation 0.1.94 → 0.1.95

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c226a14a0f0cd1a197d2e3fb2f36c56af4a37765
4
- data.tar.gz: 6f5f2340d018e59cded7558fd0a7a5553922a012
3
+ metadata.gz: 69de20df77d3d48d07fe7551ed4a33820229a7a2
4
+ data.tar.gz: e622c542c11043b9982b09893c4d1b752fe42f40
5
5
  SHA512:
6
- metadata.gz: 6fce21931451c208c860ce02e0f2466342adcd8199e20110e8ba22336726839bc7fdb3b23f857da29d13b8e6bec9c80407419e90a089c7d6d305666050dc5b7a
7
- data.tar.gz: 08fd02ea84cb690e7415a075d513a51ccb89e8223a2749d7bd1a5ef4ef2356bf343d79c53770ccaaf593bbbcf8762224741d69df463870754922e8c2f9460d5a
6
+ metadata.gz: e1964881aa933cb67d3d05c70deff8c98f68a168816e1cdc03989949d66c293bc5e1faff337ac3f2d6966877ead50711dd210e4b3c0d92f778159fd632c4ba6b
7
+ data.tar.gz: 2fb620ef42d9d3c339eb82bdacf033624e3b253b707f8febdf5f5b42555c9049cc1389c64396a3f07acb2b3ba8d746bc7ec4e577fda496d44e0d2be2776fecfe
@@ -25,7 +25,7 @@ Feature: Destination Services Thanks
25
25
  @br
26
26
  Examples:
27
27
  |country|tour_tracking_id|ticket_tracking_id|
28
- |BR|HB_ORL_SEAWRLDROW,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_ORL_BMGMCO,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_512,GL_SCL_519,GL_ORL_2246|DY_ORL,UN_ORL|
28
+ |BR|HB_ORL_CIRQUEOFFE,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_ORL_BMGMCO,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_512,GL_SCL_519,GL_ORL_2246|DY_ORL,UN_ORL|
29
29
 
30
30
  @ar
31
31
  Examples:
@@ -40,9 +40,9 @@ Feature: Destination Services Thanks
40
40
  @co
41
41
  Examples:
42
42
  |country|tour_tracking_id|ticket_tracking_id|
43
- |CO|HB_ORL_SEAWRLDROW,PAM_CUN_1221,GL_ADZ_1691|DY_ORL,UN_ORL|
43
+ |CO|HB_ORL_CIRQUEOFFE,PAM_CUN_1221,GL_ADZ_1691|DY_ORL,UN_ORL|
44
44
 
45
45
  @cl
46
46
  Examples:
47
47
  |country|tour_tracking_id|ticket_tracking_id|
48
- |CL|HB_ORL_SEAWRLDROW,PAM_BZC_534|DY_ORL,UN_ORL|
48
+ |CL|HB_ORL_CIRQUEOFFE,PAM_BZC_534|DY_ORL,UN_ORL|
@@ -102,13 +102,13 @@ Feature: Destination Services Detail
102
102
  @vi
103
103
  Examples:
104
104
  |country|tracking_id|type|brand|installments|
105
- |BR|HB_ORL_SEAWRLDROW|tours|Visa|3|
105
+ |BR|HB_ORL_CIRQUEOFFE|tours|Visa|3|
106
106
 
107
107
  @br
108
108
  @ac
109
109
  Examples:
110
110
  |country|tracking_id|type|brand|installments|
111
- |BR|HB_ORL_SEAWRLDROW|tours|MasterCard|3|
111
+ |BR|HB_ORL_CIRQUEOFFE|tours|MasterCard|3|
112
112
 
113
113
  @ar
114
114
  @vi
@@ -16,14 +16,11 @@ Feature: Destination Services Results
16
16
  @hb
17
17
  Examples:
18
18
  |country|tracking_id|type|
19
- |BR|HB_ORL_SEAWRLDROW|tours|
20
- |BR|HB_ORL_LEGOFLORID|tours|
21
- |BR|HB_ORL_BUSCHROW|tours|
19
+ |BR|HB_ORL_CIRQUEOFFE|tours|
22
20
  |BR|HB_NYC_NYCITYPASS|tours|
23
- |BR|HB_ORL_MCOMDVLTMS|tours|
24
21
  |BR|HB_LAX_UNIVERSTUD|tours|
25
22
  |BR|HB_ORL_BMGMCO|tours|
26
- |BR|HB_TPA_BUSCHROW|tours|
23
+ |BR|HB_TPA_SEAWRLDROW|tours|
27
24
 
28
25
  @br
29
26
  @pam
@@ -97,7 +94,7 @@ Feature: Destination Services Results
97
94
  @hb
98
95
  Examples:
99
96
  |country|tracking_id|type|
100
- |CO|HB_ORL_SEAWRLDROW|tours|
97
+ |CO|HB_ORL_CIRQUEOFFE|tours|
101
98
 
102
99
  @co
103
100
  @pam
@@ -121,7 +118,7 @@ Feature: Destination Services Results
121
118
  @hb
122
119
  Examples:
123
120
  |country|tracking_id|type|
124
- |CL|HB_ORL_SEAWRLDROW|tours|
121
+ |CL|HB_ORL_CIRQUEOFFE|tours|
125
122
 
126
123
  @cl
127
124
  @pam
@@ -99,7 +99,7 @@ Feature: Destination Services Thanks
99
99
  @hb
100
100
  Examples:
101
101
  |country|tracking_id|type|
102
- |CO|HB_ORL_SEAWRLDROW|tours|
102
+ |CO|HB_ORL_CIRQUEOFFE|tours|
103
103
 
104
104
  @co
105
105
  @pam
@@ -123,7 +123,7 @@ Feature: Destination Services Thanks
123
123
  @hb
124
124
  Examples:
125
125
  |country|tracking_id|type|
126
- |CL|HB_ORL_SEAWRLDROW|tours|
126
+ |CL|HB_ORL_CIRQUEOFFE|tours|
127
127
 
128
128
  @cl
129
129
  @pam
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.94"
2
+ VERSION = "0.1.95"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.94
4
+ version: 0.1.95
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-12 00:00:00.000000000 Z
11
+ date: 2015-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: henry-container