flights_gui_tests 2.3.88 → 2.3.89
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/step_definitions/desambiguation_steps.rb +1 -1
- data/features/support/modules/checkout/new_checkout/datos_de_facturacion.rb +15 -14
- data/features/support/version.rb +1 -1
- data/features/tests/checkout/book_ok.feature +5 -5
- data/features/tests/checkout/providers.feature +0 -9
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ea51726cc80440d69eee9e27945b64b5e65bb0e2
|
|
4
|
+
data.tar.gz: bb388650cb469d752f56b41a052b4b66e04d718a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 24d3093f0177eced968f3714cc87b697db482a861e2b4744c69a375614b0a49fbbe85dc05c0c67f49f6dade57f1e20da7794bb9628a9e795ff016c2dcda74606
|
|
7
|
+
data.tar.gz: 29afe5ee4ce76e9667d06fe075bec733f8408a1294e1765fad1073bb8cac0fbc7a5d83f68e854488e725413fc5b4748be487bd8bd3ab7f78f492aff416cb92c8
|
|
@@ -51,7 +51,7 @@ Entonces(/^(?:verifico|valido) cada opcion de aeropuerto "(.*?)" en "(.*?)"$/) d
|
|
|
51
51
|
begin
|
|
52
52
|
@page.browser.li(:class=>"strech",:index=>i).radio(:class=>'radio',:index=>option+aux).click if @page.browser.li(:class=>"strech",:index=>i).radio(:class=>'radio',:index=>option+aux).exists?
|
|
53
53
|
rescue Net::ReadTimeout
|
|
54
|
-
@browser.send_keys :escape
|
|
54
|
+
@page.browser.send_keys :escape
|
|
55
55
|
end
|
|
56
56
|
i += 1
|
|
57
57
|
end
|
|
@@ -52,20 +52,21 @@ module NewCheckout
|
|
|
52
52
|
end
|
|
53
53
|
|
|
54
54
|
def cargar_datos_facturacion_br
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
55
|
+
if [true,false][rand(1)]
|
|
56
|
+
persona_natural_element.set
|
|
57
|
+
else
|
|
58
|
+
persona_juridica_element.set
|
|
59
|
+
cuil_element.set("54651716001150")
|
|
60
|
+
nombre_facturacion_element.set("diego qa romero") if nombre_facturacion_element.present?
|
|
61
|
+
municipal_facturacion_element.set("municipal") if municipal_facturacion_element.present?
|
|
62
|
+
end
|
|
63
|
+
provincia_facturacion_element.select_value("AC")
|
|
64
|
+
set_autocomplete("ciudad_facturacion_custom","rio ")
|
|
65
|
+
calle_facturacion_element.set("corrientes")
|
|
66
|
+
codigo_postal_facturacion_element.set("7111")
|
|
67
|
+
numero_facturacion_element.set("123")
|
|
68
|
+
piso_facturacion_element.set("1")
|
|
69
|
+
departamento_facturacion_element.set("1")
|
|
69
70
|
end
|
|
70
71
|
|
|
71
72
|
def cargar_datos_facturacion_pe
|
data/features/support/version.rb
CHANGED
|
@@ -28,7 +28,7 @@ Característica: checkout.book_ok
|
|
|
28
28
|
Y verifico que se muestren las reviews de aerolineas
|
|
29
29
|
Entonces cargo los pasajeros
|
|
30
30
|
Y cargo los datos de la tarjeta
|
|
31
|
-
Y si el site es "AR|MX|PE|EC", cargo los datos de facturacion
|
|
31
|
+
Y si el site es "AR|MX|PE|EC|BR", cargo los datos de facturacion
|
|
32
32
|
Y cargo los datos de contacto
|
|
33
33
|
Y verifico que los datos cargados sean mostrados correctamente al lado del boton comprar
|
|
34
34
|
Cuando acepto y compro
|
|
@@ -265,16 +265,16 @@ Característica: checkout.book_ok
|
|
|
265
265
|
Entonces verifico que la pagina no rompa
|
|
266
266
|
Y espero que termine de cargar la pagina de checkout
|
|
267
267
|
Y verifico que ingrese al checkout
|
|
268
|
-
Entonces
|
|
268
|
+
Entonces ingreso al checkout con cookie "showInvoice" al "1"
|
|
269
269
|
Entonces si existe la opcion de cobertura, elijo "no_chequear" si quiero cobertura
|
|
270
|
-
Entonces valido los valores del desglose del checkout
|
|
270
|
+
#Entonces valido los valores del desglose del checkout
|
|
271
271
|
Y verifico el pixel de Efrontier
|
|
272
272
|
Y verifico el pixel de trackeame en checkout
|
|
273
|
-
Entonces verifico que los precios de las formas de pago nueva se muestren correctamente
|
|
273
|
+
#Entonces verifico que los precios de las formas de pago nueva se muestren correctamente
|
|
274
274
|
Y verifico que se muestren la caja de clientes felices
|
|
275
275
|
Entonces cargo los pasajeros
|
|
276
276
|
Y cargo los datos de la tarjeta en el nuevo formulario
|
|
277
|
-
Y
|
|
277
|
+
Y cargo los datos de facturacion
|
|
278
278
|
Y cargo los datos de contacto
|
|
279
279
|
Y verifico que los datos cargados sean mostrados correctamente al lado del boton comprar
|
|
280
280
|
Cuando acepto y compro
|
|
@@ -41,15 +41,6 @@ Característica: checkout.providers
|
|
|
41
41
|
Y verifico los valores del desglose en gracias contra los del checkout
|
|
42
42
|
Y verifico el tag de datalayer
|
|
43
43
|
|
|
44
|
-
@vol
|
|
45
|
-
Ejemplos:
|
|
46
|
-
|pais|tipo|cabotage|proovedor|origen|destino|fecha_ida|fecha_vuelta|
|
|
47
|
-
|US|roundtrip|true|VOL|MEX|CUN|2014-06-28|2014-06-17|
|
|
48
|
-
|US|oneway|true|VOL|LAX|CUN|2014-06-28|2014-07-17|
|
|
49
|
-
|US|roundtrip|true|VOL|MEX|LAX|2014-06-01|2014-06-15|
|
|
50
|
-
|MX|roundtrip|true|VOL|MEX|MTY|2014-02-28|2014-03-17|
|
|
51
|
-
|MX|oneway|true|VOL|MEX|GDL|2014-03-28|2014-04-17|
|
|
52
|
-
|MX|oneway|true|VOL|MEX|CUN|2014-02-19|2014-02-27|
|
|
53
44
|
@aij
|
|
54
45
|
Ejemplos:
|
|
55
46
|
|pais|tipo|cabotage|proovedor|origen|destino|fecha_ida|fecha_vuelta|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: flights_gui_tests
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.3.
|
|
4
|
+
version: 2.3.89
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- lgonzalez
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-11-
|
|
11
|
+
date: 2015-11-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: henry-container
|