ds-gui-automation 0.1.48 → 0.1.49

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.
@@ -16,8 +16,8 @@ Feature: Destination Services Self Service Login
16
16
  @ar
17
17
  Examples:
18
18
  |country|tracking_id|type|crm_id|
19
- |AR|PAM_SLA_104|tours|97229948|
20
- |AR|PAM_SLA_104|tours|97231346|
19
+ |AR|PAM_SLA_76|tours|97229948|
20
+ |AR|PAM_SLA_76|tours|97231346|
21
21
 
22
22
  @mx
23
23
  Examples:
@@ -35,13 +35,13 @@ Feature: Destination Services Detail
35
35
  @vi
36
36
  Examples:
37
37
  |country|tracking_id|type|brand|
38
- |AR|PAM_SLA_104|tours|Visa|
38
+ |AR|PAM_SLA_76|tours|Visa|
39
39
 
40
40
  @ar
41
41
  @ax
42
42
  Examples:
43
43
  |country|tracking_id|type|brand|
44
- |AR|PAM_SLA_104|tours|American Express|
44
+ |AR|PAM_SLA_76|tours|American Express|
45
45
 
46
46
 
47
47
  @mx
@@ -114,34 +114,34 @@ Feature: Destination Services Detail
114
114
  @vi
115
115
  Examples:
116
116
  |country|tracking_id|type|brand|installments|
117
- |AR|PAM_SLA_104|tours|Visa|3|
117
+ |AR|PAM_SLA_76|tours|Visa|3|
118
118
 
119
119
  @ar
120
120
  @ax
121
121
  Examples:
122
122
  |country|tracking_id|type|brand|installments|
123
- |AR|PAM_SLA_104|tours|AMEX|3|
123
+ |AR|PAM_SLA_76|tours|AMEX|3|
124
124
 
125
125
  @ar
126
126
  @vi_rio
127
127
  Examples:
128
128
  |country|tracking_id|type|brand|installments|
129
- |AR|PAM_SLA_104|tours|Visa Santander Rio|3|
129
+ |AR|PAM_SLA_76|tours|Visa Santander Rio|3|
130
130
 
131
131
  @ar
132
132
  @ax_rio
133
133
  Examples:
134
134
  |country|tracking_id|type|brand|installments|
135
- |AR|PAM_SLA_104|tours|American Express Santander Rio|3|
135
+ |AR|PAM_SLA_76|tours|American Express Santander Rio|3|
136
136
 
137
137
  @ar
138
138
  @vi_pro
139
139
  Examples:
140
140
  |country|tracking_id|type|brand|installments|
141
- |AR|PAM_SLA_104|tours|Visa Provincia|3|
141
+ |AR|PAM_SLA_76|tours|Visa Provincia|3|
142
142
 
143
143
  @ar
144
144
  @vi_icbc
145
145
  Examples:
146
146
  |country|tracking_id|type|brand|installments|
147
- |AR|PAM_SLA_104|tours|Visa ICBC|3|
147
+ |AR|PAM_SLA_76|tours|Visa ICBC|3|
@@ -23,4 +23,4 @@ Feature: Destination Services Insurance
23
23
  @ar
24
24
  Examples:
25
25
  |country|tracking_id|type|
26
- |AR|PAM_SLA_104|insurances|
26
+ |AR|PAM_SLA_76|insurances|
@@ -57,7 +57,6 @@ Feature: Destination Services Results
57
57
  @pam
58
58
  Examples:
59
59
  |country|tracking_id|type|
60
- |AR|PAM_SLA_104|tours|
61
60
  |AR|PAM_SLA_76|tours|
62
61
  |AR|PAM_FTE_620|tours|
63
62
  |AR|PAM_MDZ_194|tours|
@@ -61,7 +61,6 @@ Feature: Destination Services Thanks
61
61
  @pam
62
62
  Examples:
63
63
  |country|tracking_id|type|
64
- |AR|PAM_SLA_104|tours|
65
64
  |AR|PAM_SLA_76|tours|
66
65
  |AR|PAM_FTE_620|tours|
67
66
  |AR|PAM_MDZ_194|tours|
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.48"
2
+ VERSION = "0.1.49"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.48
4
+ version: 0.1.49
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-12-30 00:00:00.000000000 Z
12
+ date: 2015-01-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: henry-container