cucumber_factory 1.14.1 → 1.14.2
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/.ruby-version +1 -1
- data/.travis.yml +2 -2
- data/gemfiles/Gemfile.cucumber-1.3.lock +3 -3
- data/gemfiles/Gemfile.cucumber-2.4.lock +3 -3
- data/gemfiles/Gemfile.cucumber-3.0.lock +3 -3
- data/gemfiles/Gemfile.cucumber-3.1.lock +3 -3
- data/lib/cucumber/factory.rb +1 -1
- data/lib/cucumber_factory/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fdeea41c773feb6d2c05b8166797af8a6793393937c525e68a43973d4d26f5eb
|
|
4
|
+
data.tar.gz: 39dd9632417d2181dc873a262a93305bc75ead63e0ac244b1851865c477ee99e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b8c7851c81677ddbce263a03b5e7cdca73d57611198c084168f7fda3c5f24ebd489fdead26b02a3086385919fc979735932ef1062b4e196ebd305a64b43dbc7b
|
|
7
|
+
data.tar.gz: 548ac3a75c7c7c1db66e43f4ebae7c140de13215bc9a5f0bf6795ebcd059be28fba1bd820d5fe078162afbd61fbdb21d6621b7b5186ec507f45ce01371216f43
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.5.
|
|
1
|
+
2.5.3
|
data/.travis.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
rvm:
|
|
2
2
|
- 1.8.7
|
|
3
3
|
- 2.1.10
|
|
4
|
-
- 2.5.
|
|
4
|
+
- 2.5.3
|
|
5
5
|
|
|
6
6
|
gemfile:
|
|
7
7
|
- gemfiles/Gemfile.cucumber-1.3
|
|
@@ -22,7 +22,7 @@ matrix:
|
|
|
22
22
|
- gemfile: gemfiles/Gemfile.cucumber-2.4
|
|
23
23
|
rvm: 1.8.7
|
|
24
24
|
- gemfile: gemfiles/Gemfile.cucumber-1.3
|
|
25
|
-
rvm: 2.5.
|
|
25
|
+
rvm: 2.5.3 # doesn't work with old RSpec
|
|
26
26
|
- gemfile: gemfiles/Gemfile.cucumber-1.3
|
|
27
27
|
rvm: 2.1.10 # doesn't work with old RSpec
|
|
28
28
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cucumber_factory (1.
|
|
4
|
+
cucumber_factory (1.14.2)
|
|
5
5
|
activerecord
|
|
6
6
|
activesupport
|
|
7
7
|
cucumber
|
|
@@ -20,7 +20,7 @@ GEM
|
|
|
20
20
|
gherkin (~> 2.12)
|
|
21
21
|
multi_json (>= 1.7.5, < 2.0)
|
|
22
22
|
multi_test (>= 0.1.2)
|
|
23
|
-
cucumber_priority (0.3.
|
|
23
|
+
cucumber_priority (0.3.2)
|
|
24
24
|
cucumber
|
|
25
25
|
database_cleaner (1.0.1)
|
|
26
26
|
diff-lcs (1.2.5)
|
|
@@ -50,4 +50,4 @@ DEPENDENCIES
|
|
|
50
50
|
rspec (~> 1.0)
|
|
51
51
|
|
|
52
52
|
BUNDLED WITH
|
|
53
|
-
1.
|
|
53
|
+
1.17.1
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cucumber_factory (1.14.
|
|
4
|
+
cucumber_factory (1.14.2)
|
|
5
5
|
activerecord
|
|
6
6
|
activesupport
|
|
7
7
|
cucumber
|
|
@@ -36,7 +36,7 @@ GEM
|
|
|
36
36
|
cucumber-core (1.5.0)
|
|
37
37
|
gherkin (~> 4.0)
|
|
38
38
|
cucumber-wire (0.0.1)
|
|
39
|
-
cucumber_priority (0.3.
|
|
39
|
+
cucumber_priority (0.3.2)
|
|
40
40
|
cucumber
|
|
41
41
|
database_cleaner (1.6.2)
|
|
42
42
|
diff-lcs (1.3)
|
|
@@ -81,4 +81,4 @@ DEPENDENCIES
|
|
|
81
81
|
rspec (~> 3.0)
|
|
82
82
|
|
|
83
83
|
BUNDLED WITH
|
|
84
|
-
1.
|
|
84
|
+
1.17.1
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cucumber_factory (1.
|
|
4
|
+
cucumber_factory (1.14.2)
|
|
5
5
|
activerecord
|
|
6
6
|
activesupport
|
|
7
7
|
cucumber
|
|
@@ -41,7 +41,7 @@ GEM
|
|
|
41
41
|
cucumber-expressions (4.0.4)
|
|
42
42
|
cucumber-tag_expressions (1.1.1)
|
|
43
43
|
cucumber-wire (0.0.1)
|
|
44
|
-
cucumber_priority (0.3.
|
|
44
|
+
cucumber_priority (0.3.2)
|
|
45
45
|
cucumber
|
|
46
46
|
database_cleaner (1.6.2)
|
|
47
47
|
diff-lcs (1.3)
|
|
@@ -86,4 +86,4 @@ DEPENDENCIES
|
|
|
86
86
|
rspec (~> 3.0)
|
|
87
87
|
|
|
88
88
|
BUNDLED WITH
|
|
89
|
-
1.
|
|
89
|
+
1.17.1
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cucumber_factory (1.
|
|
4
|
+
cucumber_factory (1.14.2)
|
|
5
5
|
activerecord
|
|
6
6
|
activesupport
|
|
7
7
|
cucumber
|
|
@@ -41,7 +41,7 @@ GEM
|
|
|
41
41
|
cucumber-expressions (5.0.13)
|
|
42
42
|
cucumber-tag_expressions (1.1.1)
|
|
43
43
|
cucumber-wire (0.0.1)
|
|
44
|
-
cucumber_priority (0.3.
|
|
44
|
+
cucumber_priority (0.3.2)
|
|
45
45
|
cucumber
|
|
46
46
|
database_cleaner (1.6.2)
|
|
47
47
|
diff-lcs (1.3)
|
|
@@ -86,4 +86,4 @@ DEPENDENCIES
|
|
|
86
86
|
rspec (~> 3.0)
|
|
87
87
|
|
|
88
88
|
BUNDLED WITH
|
|
89
|
-
1.
|
|
89
|
+
1.17.1
|
data/lib/cucumber/factory.rb
CHANGED
|
@@ -206,7 +206,7 @@ module Cucumber
|
|
|
206
206
|
end
|
|
207
207
|
|
|
208
208
|
def remember_record_names(world, record, attributes)
|
|
209
|
-
rememberable_values = attributes.values.select { |v| v.is_a?(String) || v.is_a?(
|
|
209
|
+
rememberable_values = attributes.values.select { |v| v.is_a?(String) || v.is_a?(Integer) }
|
|
210
210
|
for value in rememberable_values
|
|
211
211
|
set_named_record(world, value.to_s, record)
|
|
212
212
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cucumber_factory
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.14.
|
|
4
|
+
version: 1.14.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Henning Koch
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2018-10-
|
|
11
|
+
date: 2018-10-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: cucumber
|
|
@@ -133,7 +133,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
133
133
|
version: '0'
|
|
134
134
|
requirements: []
|
|
135
135
|
rubyforge_project:
|
|
136
|
-
rubygems_version: 2.7.
|
|
136
|
+
rubygems_version: 2.7.6
|
|
137
137
|
signing_key:
|
|
138
138
|
specification_version: 4
|
|
139
139
|
summary: Create records from Cucumber features without writing step definitions.
|