flights_gui_henry_tests 2.7.2 → 2.7.3
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 +4 -4
- data/features/tests/checkout/cash_payment.feature +0 -46
- data/features/tests/checkout/online_payment.feature +50 -0
- data/flights_gui_henry_tests.gemspec +1 -1
- data/henry-context.yml +31 -17
- metadata +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8152b59634e277c2bf9c124dcee362fe9bfeeddd
|
|
4
|
+
data.tar.gz: 3d2c5484deef08f81c40e230acfb9a9c94d90589
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f71f3150bbf215094eb19e6022c6dc0992112975c094b7326efa45309a7c2d15d47d1f4184050da5d097b30aa23311047d455eae3879e8374340320da2e3c360
|
|
7
|
+
data.tar.gz: 6485e17ce3ccf7a23f742effd7175138d7edade5418337279eb0d55108b303591a94a6fda5a6962ea88910c4cfe5e8881de78548f8ba9924abf5526e1ef416b0
|
|
@@ -33,52 +33,6 @@ Característica: checkout.cash_payment
|
|
|
33
33
|
Y Levanto los datos del vuelo
|
|
34
34
|
Y Verifico los pasos para hacer el deposito
|
|
35
35
|
|
|
36
|
-
@ar
|
|
37
|
-
@roundtrip
|
|
38
|
-
Ejemplos:
|
|
39
|
-
|pais|tipo|cabotage|
|
|
40
|
-
|AR |roundtrip|nil|
|
|
41
|
-
@ar
|
|
42
|
-
@oneway
|
|
43
|
-
Ejemplos:
|
|
44
|
-
|pais|tipo|cabotage|
|
|
45
|
-
|AR |oneway|nil|
|
|
46
|
-
@ar
|
|
47
|
-
@multipledestinations
|
|
48
|
-
Ejemplos:
|
|
49
|
-
|pais|tipo|cabotage|
|
|
50
|
-
|AR |multipledestinations|nil|
|
|
51
|
-
|
|
52
|
-
@cash_payment
|
|
53
|
-
Esquema del escenario: Ingresar al checkout y elegir pago online
|
|
54
|
-
Cuando Ingreso a la pagina de resultados en "<pais>" para una busqueda "<tipo>" del tipo "<cabotage>"
|
|
55
|
-
Cuando Espero que termine de cargar
|
|
56
|
-
Entonces Verifico que traiga resultados
|
|
57
|
-
Cuando Elijo un itinerario y paso a checkout
|
|
58
|
-
Cuando Verifico que ingrese al checkout
|
|
59
|
-
Y Fuerzo la cookie de abztesting el valor "showCashPayment" al "15"
|
|
60
|
-
Y recargo la pagina
|
|
61
|
-
Cuando Verifico que ingrese al checkout
|
|
62
|
-
Entonces Valido los valores del desglose del checkout
|
|
63
|
-
Entonces Completo el formulario de pasajeros
|
|
64
|
-
Y Completo el formulario de pago online
|
|
65
|
-
Y Completo los datos de contacto
|
|
66
|
-
Y Si pide factura fiscal, Completo los campos de factura fiscal
|
|
67
|
-
Y Realizo la compra
|
|
68
|
-
Cuando aparece el popup de confirmacion de pago
|
|
69
|
-
Entonces elijo la opcion otro metodo
|
|
70
|
-
Entonces Verifico que vuelva al checkout correctamente
|
|
71
|
-
Cuando Realizo la compra
|
|
72
|
-
Cuando aparece el popup de confirmacion de pago
|
|
73
|
-
Entonces elijo la opcion confirmar pago
|
|
74
|
-
Entonces Verifico que dirija a la pagina de gracias
|
|
75
|
-
Entonces Si el checkout me pide mas datos de tarjeta, lleno los datos de tarjeta adicionales
|
|
76
|
-
Entonces Si se muestra el popup de no disponibilidad, elijo otro vuelo
|
|
77
|
-
Entonces Si debo completar de vuelta el formulario, completo el formulario
|
|
78
|
-
Y Verifico que genere id cro
|
|
79
|
-
Y Levanto los datos del vuelo
|
|
80
|
-
Y Verifico los pasos para hacer el pago online
|
|
81
|
-
|
|
82
36
|
@ar
|
|
83
37
|
@roundtrip
|
|
84
38
|
Ejemplos:
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
#language: es
|
|
2
|
+
@checkout
|
|
3
|
+
Característica: checkout.online_payment
|
|
4
|
+
Se verifica que los nuevos metodos de pago funcionen correctamente
|
|
5
|
+
|
|
6
|
+
@online_payment
|
|
7
|
+
Esquema del escenario: Ingresar al checkout y elegir pago online
|
|
8
|
+
Cuando Ingreso a la pagina de resultados en "<pais>" para una busqueda "<tipo>" del tipo "<cabotage>"
|
|
9
|
+
Cuando Espero que termine de cargar
|
|
10
|
+
Entonces Verifico que traiga resultados
|
|
11
|
+
Cuando Elijo un itinerario y paso a checkout
|
|
12
|
+
Cuando Verifico que ingrese al checkout
|
|
13
|
+
Y Fuerzo la cookie de abztesting el valor "showCashPayment" al "15"
|
|
14
|
+
Y recargo la pagina
|
|
15
|
+
Cuando Verifico que ingrese al checkout
|
|
16
|
+
Entonces Valido los valores del desglose del checkout
|
|
17
|
+
Entonces Completo el formulario de pasajeros
|
|
18
|
+
Y Completo el formulario de pago online
|
|
19
|
+
Y Completo los datos de contacto
|
|
20
|
+
Y Si pide factura fiscal, Completo los campos de factura fiscal
|
|
21
|
+
Y Realizo la compra
|
|
22
|
+
Cuando aparece el popup de confirmacion de pago
|
|
23
|
+
Entonces elijo la opcion otro metodo
|
|
24
|
+
Entonces Verifico que vuelva al checkout correctamente
|
|
25
|
+
Cuando Realizo la compra
|
|
26
|
+
Cuando aparece el popup de confirmacion de pago
|
|
27
|
+
Entonces elijo la opcion confirmar pago
|
|
28
|
+
Entonces Verifico que dirija a la pagina de gracias
|
|
29
|
+
Entonces Si el checkout me pide mas datos de tarjeta, lleno los datos de tarjeta adicionales
|
|
30
|
+
Entonces Si se muestra el popup de no disponibilidad, elijo otro vuelo
|
|
31
|
+
Entonces Si debo completar de vuelta el formulario, completo el formulario
|
|
32
|
+
Y Verifico que genere id cro
|
|
33
|
+
Y Levanto los datos del vuelo
|
|
34
|
+
Y Verifico los pasos para hacer el pago online
|
|
35
|
+
|
|
36
|
+
@ar
|
|
37
|
+
@roundtrip
|
|
38
|
+
Ejemplos:
|
|
39
|
+
|pais|tipo|cabotage|
|
|
40
|
+
|AR |roundtrip|nil|
|
|
41
|
+
@ar
|
|
42
|
+
@oneway
|
|
43
|
+
Ejemplos:
|
|
44
|
+
|pais|tipo|cabotage|
|
|
45
|
+
|AR |oneway|nil|
|
|
46
|
+
@ar
|
|
47
|
+
@multipledestinations
|
|
48
|
+
Ejemplos:
|
|
49
|
+
|pais|tipo|cabotage|
|
|
50
|
+
|AR |multipledestinations|nil|
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
gem.name = "flights_gui_henry_tests" #Debe ser unico en el Gem Server, tratemos de utilizar nombre que identifiquen de forma inequivoca
|
|
15
15
|
|
|
16
16
|
gem.require_paths = ["lib"] #Usualmente es solo lib -> ["lib"]5
|
|
17
|
-
gem.version = '2.7.
|
|
17
|
+
gem.version = '2.7.3' #La version se debe incrementar cada vez que se desea publicar una nueva version del test.
|
|
18
18
|
|
|
19
19
|
gem.add_dependency('henry-container', '>= 0.1.82')
|
|
20
20
|
gem.add_dependency('watir-webdriver')
|
data/henry-context.yml
CHANGED
|
@@ -16192,12 +16192,12 @@ tasks:
|
|
|
16192
16192
|
recipients:
|
|
16193
16193
|
- estebanldh@gmail.com
|
|
16194
16194
|
- nsimean@despegar.com
|
|
16195
|
-
- name: checkout.
|
|
16195
|
+
- name: checkout.online_payment
|
|
16196
16196
|
class_name: Henry::Task::CucumberTask
|
|
16197
16197
|
options:
|
|
16198
16198
|
tags:
|
|
16199
16199
|
- checkout
|
|
16200
|
-
-
|
|
16200
|
+
- online_payment
|
|
16201
16201
|
expand: true
|
|
16202
16202
|
no-source: true
|
|
16203
16203
|
reports:
|
|
@@ -16206,12 +16206,12 @@ tasks:
|
|
|
16206
16206
|
recipients:
|
|
16207
16207
|
- estebanldh@gmail.com
|
|
16208
16208
|
- nsimean@despegar.com
|
|
16209
|
-
- name: checkout.
|
|
16209
|
+
- name: checkout.online_payment.ar
|
|
16210
16210
|
class_name: Henry::Task::CucumberTask
|
|
16211
16211
|
options:
|
|
16212
16212
|
tags:
|
|
16213
16213
|
- checkout
|
|
16214
|
-
-
|
|
16214
|
+
- online_payment
|
|
16215
16215
|
- ar
|
|
16216
16216
|
expand: true
|
|
16217
16217
|
no-source: true
|
|
@@ -16221,12 +16221,14 @@ tasks:
|
|
|
16221
16221
|
recipients:
|
|
16222
16222
|
- estebanldh@gmail.com
|
|
16223
16223
|
- nsimean@despegar.com
|
|
16224
|
-
- name: checkout.
|
|
16224
|
+
- name: checkout.online_payment.ar.roundtrip
|
|
16225
16225
|
class_name: Henry::Task::CucumberTask
|
|
16226
16226
|
options:
|
|
16227
16227
|
tags:
|
|
16228
16228
|
- checkout
|
|
16229
|
-
-
|
|
16229
|
+
- online_payment
|
|
16230
|
+
- ar
|
|
16231
|
+
- roundtrip
|
|
16230
16232
|
expand: true
|
|
16231
16233
|
no-source: true
|
|
16232
16234
|
reports:
|
|
@@ -16235,13 +16237,14 @@ tasks:
|
|
|
16235
16237
|
recipients:
|
|
16236
16238
|
- estebanldh@gmail.com
|
|
16237
16239
|
- nsimean@despegar.com
|
|
16238
|
-
- name: checkout.
|
|
16240
|
+
- name: checkout.online_payment.ar.oneway
|
|
16239
16241
|
class_name: Henry::Task::CucumberTask
|
|
16240
16242
|
options:
|
|
16241
16243
|
tags:
|
|
16242
16244
|
- checkout
|
|
16243
|
-
-
|
|
16245
|
+
- online_payment
|
|
16244
16246
|
- ar
|
|
16247
|
+
- oneway
|
|
16245
16248
|
expand: true
|
|
16246
16249
|
no-source: true
|
|
16247
16250
|
reports:
|
|
@@ -16250,14 +16253,14 @@ tasks:
|
|
|
16250
16253
|
recipients:
|
|
16251
16254
|
- estebanldh@gmail.com
|
|
16252
16255
|
- nsimean@despegar.com
|
|
16253
|
-
- name: checkout.
|
|
16256
|
+
- name: checkout.online_payment.ar.multipledestinations
|
|
16254
16257
|
class_name: Henry::Task::CucumberTask
|
|
16255
16258
|
options:
|
|
16256
16259
|
tags:
|
|
16257
16260
|
- checkout
|
|
16258
|
-
-
|
|
16261
|
+
- online_payment
|
|
16259
16262
|
- ar
|
|
16260
|
-
-
|
|
16263
|
+
- multipledestinations
|
|
16261
16264
|
expand: true
|
|
16262
16265
|
no-source: true
|
|
16263
16266
|
reports:
|
|
@@ -16266,14 +16269,27 @@ tasks:
|
|
|
16266
16269
|
recipients:
|
|
16267
16270
|
- estebanldh@gmail.com
|
|
16268
16271
|
- nsimean@despegar.com
|
|
16269
|
-
- name: checkout.
|
|
16272
|
+
- name: checkout.cupones
|
|
16270
16273
|
class_name: Henry::Task::CucumberTask
|
|
16271
16274
|
options:
|
|
16272
16275
|
tags:
|
|
16273
16276
|
- checkout
|
|
16274
|
-
-
|
|
16277
|
+
- cupones
|
|
16278
|
+
expand: true
|
|
16279
|
+
no-source: true
|
|
16280
|
+
reports:
|
|
16281
|
+
- format: html
|
|
16282
|
+
name: ${DATE}_${TASK_NAME}.html
|
|
16283
|
+
recipients:
|
|
16284
|
+
- estebanldh@gmail.com
|
|
16285
|
+
- nsimean@despegar.com
|
|
16286
|
+
- name: checkout.cupones.ar
|
|
16287
|
+
class_name: Henry::Task::CucumberTask
|
|
16288
|
+
options:
|
|
16289
|
+
tags:
|
|
16290
|
+
- checkout
|
|
16291
|
+
- cupones
|
|
16275
16292
|
- ar
|
|
16276
|
-
- oneway
|
|
16277
16293
|
expand: true
|
|
16278
16294
|
no-source: true
|
|
16279
16295
|
reports:
|
|
@@ -16282,14 +16298,12 @@ tasks:
|
|
|
16282
16298
|
recipients:
|
|
16283
16299
|
- estebanldh@gmail.com
|
|
16284
16300
|
- nsimean@despegar.com
|
|
16285
|
-
- name: checkout.cash_payment
|
|
16301
|
+
- name: checkout.cash_payment
|
|
16286
16302
|
class_name: Henry::Task::CucumberTask
|
|
16287
16303
|
options:
|
|
16288
16304
|
tags:
|
|
16289
16305
|
- checkout
|
|
16290
16306
|
- cash_payment
|
|
16291
|
-
- ar
|
|
16292
|
-
- multipledestinations
|
|
16293
16307
|
expand: true
|
|
16294
16308
|
no-source: true
|
|
16295
16309
|
reports:
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: flights_gui_henry_tests
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.7.
|
|
4
|
+
version: 2.7.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- lgonzalez
|
|
@@ -270,6 +270,7 @@ files:
|
|
|
270
270
|
- features/tests/checkout/error_messages.feature
|
|
271
271
|
- features/tests/checkout/integration.feature
|
|
272
272
|
- features/tests/checkout/low_cost.feature
|
|
273
|
+
- features/tests/checkout/online_payment.feature
|
|
273
274
|
- features/tests/checkout/price_jump.feature
|
|
274
275
|
- features/tests/checkout/providers.feature
|
|
275
276
|
- features/tests/checkout/seguros.feature
|