flights_gui_tests 2.3.93 → 2.3.94

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: 281f324346465ad5b4dfcf8787da67c580f492c8
4
- data.tar.gz: 853d81a1fa4996192005ff23bbf43ef8bb840c29
3
+ metadata.gz: a9df7f8bb30fd0f0cfef38fa264a097e7741d50e
4
+ data.tar.gz: 065275f92181c087d3e9e8ecbeee6a40a6ce2f6c
5
5
  SHA512:
6
- metadata.gz: 386a65880932e8b57396b46775bbd10e71657b03ce13973c38dd31958014c1d334bc8ab4a7c35dc4d616969091b9ace0535d4962d54db8c7b2140847cf1139ed
7
- data.tar.gz: 098a610a5b58c438f218f183d2b60b8cc2eb4d4985303a49a68940a840e08d6a3adf38f591b4455b7f181379f32ff2ac8e5403034135709aeb76d6970de40dc0
6
+ metadata.gz: 316e4837bbfdbb11fccc26f4c1150f9859bcf999c47b97124ce0493b0a19e3a02cc96194a7200a54245c5fc25f6075f96a0c549234d87dd41220468de11e26f6
7
+ data.tar.gz: bf7bb86b8890591364981f322711e6f286a4f3ef65491dd7cd05d1ba55adceaba0e0b27231cd7871b43d3f82d7be0f17de5e5f93427fb4ebcc8fa55d481c878d
@@ -1,3 +1,3 @@
1
1
  module FlightsGui
2
- VERSION = "2.3.93"
2
+ VERSION = "2.3.94"
3
3
  end
@@ -6,6 +6,7 @@ Característica: results.multipleoneway
6
6
  @multipleoneway
7
7
  Esquema del escenario: al realizar una busqueda de un vuelo de cabotaje para el tramo de IDA, es posible realizar una nueva busqueda para el tramo de VUELTA.
8
8
  Dado un usuario que ingresa a realizar una busqueda de un vuelo NO LASTMINUTE multipleoneway de cabotaje en '<pais>'
9
+ Entonces ingreso a resultados con cookie "multipleonewayConfig" al "1"
9
10
  Cuando selecciono la opcion por tramos
10
11
  Y selecciono un vuelo de ida por una aerolinea
11
12
  Entonces es posible seleccionar un vuelo de vuelta por una aerolinea distinta a la elegida en la ida
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.93
4
+ version: 2.3.94
5
5
  platform: ruby
6
6
  authors:
7
7
  - lgonzalez