flights_gui_tests 2.3.75 → 2.3.76
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/support/version.rb +1 -1
- data/features/tests/results/search_full.feature +1 -1
- 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: 0e73928e4cca4799815f6ffa493382dd58d26516
|
|
4
|
+
data.tar.gz: 9f8d8feb062be1d6c10a891a2464b32262cf0dec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5c5e2e9d648aa860e9b1fa1c7a73f51d44b901029e086939c5157bad92d3556a4a625e02723dbd2bbfc39bba88b57eee22473d04610653cc44f0ab9d5c83271d
|
|
7
|
+
data.tar.gz: 3a80c369204549b6512e72ecff91ae6effb6e794784c2bd9a760f4928c7a7509d2c9247752d772710a096bbf6addab1d0a1f3b366f99add88c4857235e6da460
|
data/features/support/version.rb
CHANGED
|
@@ -16,7 +16,7 @@ Característica: results.search_full
|
|
|
16
16
|
Y cierro popups
|
|
17
17
|
Y si el site no es "IN|CN|PT", verifico el primer tag de google en resultado
|
|
18
18
|
Y verifico el segundo tag de google en resultado
|
|
19
|
-
Y verifico el tag de groovinads
|
|
19
|
+
#Y verifico el tag de groovinads
|
|
20
20
|
#Y si el site no es "IN|CN|PT", verifico el logger en resultado de fgui
|
|
21
21
|
Y verifico el tag de canonical
|
|
22
22
|
Y si el site es "AR", verifico el tag de remarketing de facebook
|
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.76
|
|
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-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: henry-container
|