ds-gui-automation 0.1.91 → 0.1.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: df0da0bfc351583467196631b7858064facfbda4
4
- data.tar.gz: 3d1be7e4ed7608c3a376d26210623ba7d295b130
3
+ metadata.gz: 9708236e5c4b04ac915516239de5ed87d1a26019
4
+ data.tar.gz: c5da38210e0a506cb5d495a2c735d08d4808e8f9
5
5
  SHA512:
6
- metadata.gz: 910ec942cf8e6bf50f50ca86d4f617e3fe8f1ecb18fa3b546df6757f0a0934c7aa3c8af17c2d39a6ce0837be57bb96fe2827f80f3d10af579d280f683320c903
7
- data.tar.gz: 8357291716d89729d8cb433422341e5a2d0b5b14eb28515f381e80c926099ea2e8f535a478e0495a32e961516bd39308366222a37f19e586d0ef2b13b668395a
6
+ metadata.gz: ed9310ffb5a5999d94f561d86aca748c68a4064f29b817fa3cadfdf1577273c94df1eb979660b637c1429f28997657dde57771e423de37e69d31dd63d12e5552
7
+ data.tar.gz: 590cd7c2d9af02532f9d4769509f0ec42d3a9d73190f461eb04730875b3191c1e58cfef2c0bf831e220e12f8e3c047feccf958fe0039f05998d9a153466fd8ba
@@ -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|PAM_ORL_1281,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_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|
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|PAM_ORL_1281,PAM_CUN_1221,GL_ADZ_1691|DY_ORL,UN_ORL|
43
+ |CO|HB_ORL_SEAWRLDROW,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|PAM_ORL_1281,PAM_BZC_534|DY_ORL,UN_ORL|
48
+ |CL|HB_ORL_SEAWRLDROW,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|PAM_ORL_1281|tours|Visa|3|
105
+ |BR|HB_ORL_SEAWRLDROW|tours|Visa|3|
106
106
 
107
107
  @br
108
108
  @ac
109
109
  Examples:
110
110
  |country|tracking_id|type|brand|installments|
111
- |BR|PAM_ORL_1281|tours|MasterCard|3|
111
+ |BR|HB_ORL_SEAWRLDROW|tours|MasterCard|3|
112
112
 
113
113
  @ar
114
114
  @vi
@@ -16,7 +16,7 @@ Feature: Destination Services Results
16
16
  @hb
17
17
  Examples:
18
18
  |country|tracking_id|type|
19
- |BR|PAM_ORL_1281|tours|
19
+ |BR|HB_ORL_SEAWRLDROW|tours|
20
20
  |BR|HB_ORL_LEGOFLORID|tours|
21
21
  |BR|HB_ORL_BUSCHROW|tours|
22
22
  |BR|HB_NYC_NYCITYPASS|tours|
@@ -97,7 +97,7 @@ Feature: Destination Services Results
97
97
  @hb
98
98
  Examples:
99
99
  |country|tracking_id|type|
100
- |CO|PAM_ORL_1281|tours|
100
+ |CO|HB_ORL_SEAWRLDROW|tours|
101
101
 
102
102
  @co
103
103
  @pam
@@ -121,7 +121,7 @@ Feature: Destination Services Results
121
121
  @hb
122
122
  Examples:
123
123
  |country|tracking_id|type|
124
- |CL|PAM_ORL_1281|tours|
124
+ |CL|HB_ORL_SEAWRLDROW|tours|
125
125
 
126
126
  @cl
127
127
  @pam
@@ -99,7 +99,7 @@ Feature: Destination Services Thanks
99
99
  @hb
100
100
  Examples:
101
101
  |country|tracking_id|type|
102
- |CO|PAM_ORL_1281|tours|
102
+ |CO|HB_ORL_SEAWRLDROW|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|PAM_ORL_1281|tours|
126
+ |CL|HB_ORL_SEAWRLDROW|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.91"
2
+ VERSION = "0.1.92"
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.91
4
+ version: 0.1.92
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-09 00:00:00.000000000 Z
11
+ date: 2015-06-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: henry-container