flights_gui_tests 2.3.78 → 2.3.79

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: a9ddf6635dbbccfb9a4a2f51e8c9f351d4b56fd9
4
- data.tar.gz: 9034b40eaf9721f484b4d481fb66a8685d5298cc
3
+ metadata.gz: 28ce6ea0a305ea43821e1c3623090bd798dcbb9e
4
+ data.tar.gz: bc72ad5626b971941fa4e98b283fdc08841716cd
5
5
  SHA512:
6
- metadata.gz: 1979cbf636a8c024746aa22ecf7328dd913b7addfb5f77292292bf32da1dda2e9905f0dd6c40408d61c7530e98c9ce01971a1afe8cccc3dab63fc8e050a8516d
7
- data.tar.gz: a8dd7d1fb51d84f6ac3d2dd43990618bf6f2b90c102e8d9f2b3f579386c3d3eeeb32b8fd32e3b680f9c81de975d8b39f507b3132ab3c40030a2fad62f1eddb68
6
+ metadata.gz: b0a57a3fc0bc2bb173333363ea1480d1acd7806af3f483a9a866c62a652df317181453712036852119800ecc85901a420f841bcffeff4f4708b457ee6c4bd0c9
7
+ data.tar.gz: 78939a964444ff10ee32a11677bd8ea02c432bc59b333b70c51e18a5236549c495363c9cc4312a744c09777e63947dcc1608c4c8759383c7e6a3452a4b01d123
@@ -33,7 +33,7 @@ module Landing
33
33
  div(:mensaje_sin_resultados_error,:id=>"no-results-error")
34
34
 
35
35
  span(:mensaje_sin_resultados,:class=>"message")
36
- span(:simbolo_error,:class=>'commonSprite warningSymbol')
36
+ span(:simbolo_error,:class=>'message')
37
37
  span(:mostrar_mas_itinerarios,:class=>"showMoreItineraries")
38
38
  span(:dolares,:class=>"price-currency USD ")
39
39
  span(:titulo_banner,:class=>"banner-title-text-title")
@@ -1,3 +1,3 @@
1
1
  module FlightsGui
2
- VERSION = "2.3.78"
2
+ VERSION = "2.3.79"
3
3
  end
@@ -23,7 +23,7 @@ Característica: landing.negative
23
23
  Y verifico que si la url no tiene el seoPath, se redirige a la pagina que si lo tiene
24
24
  Y verifico que si el seoPath esta mal escrito, se redirige a la pagina con el seoPath correcto
25
25
  Y verifico que si se pone algun caracter en mayuscula, se redirige a todo minuscula
26
- Y verifico que si la url tiene parametros, se deben conservar en la redireccion
26
+ #Y verifico que si la url tiene parametros, se deben conservar en la redireccion
27
27
  Y verifico que la url para sem funcione correctamente con un ciudad con resultados sin seoPath
28
28
  Y verifico que la url para sem funcione correctamente con un ciudad sin resultados sin seoPath
29
29
  Y verifico que la url de landing para el destino "lrl" no rompa
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flights_gui_tests
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.78
4
+ version: 2.3.79
5
5
  platform: ruby
6
6
  authors:
7
7
  - lgonzalez
@@ -430,7 +430,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
430
430
  version: '0'
431
431
  requirements: []
432
432
  rubyforge_project:
433
- rubygems_version: 2.4.3
433
+ rubygems_version: 2.5.0
434
434
  signing_key:
435
435
  specification_version: 4
436
436
  summary: test para results, checkout y landing