unobtainium-cucumber 0.4.0 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.travis.yml +1 -4
- data/Gemfile +0 -2
- data/Gemfile.lock +56 -59
- data/README.md +0 -2
- data/Rakefile +0 -5
- data/lib/unobtainium-cucumber/version.rb +2 -2
- data/unobtainium-cucumber.gemspec +5 -5
- metadata +11 -13
- data/.codeclimate.yml +0 -34
- data/.rubocop.yml +0 -97
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: e4b1ea9681794c459dc245c879bddb3bf27235467dfa6c2cda0a96a84ef334a7
|
4
|
+
data.tar.gz: dbd632f521642e57f7695a9b35cfdf15aa276b2fa3b8c5c2764f77608e03438f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fdd066b36ea59b785012bdd5a419e3eb364410ff9ae1651ae135898bebfc5e50b1e6b0dfcbd52476e0f3f08f28b665b69235ac9ba5883bdd56f110df0bbc2477
|
7
|
+
data.tar.gz: 7492197a098c742e5eafb69d5f08ab222e34c5be6065f38e9fedbecda3e5e6737606d0eed5fb3c015501c3083be4275db466c0a786ad4ef38bbaa9967c68f9aa
|
data/.travis.yml
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,38 +1,36 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
unobtainium-cucumber (0.
|
4
|
+
unobtainium-cucumber (0.5.0)
|
5
5
|
cucumber (~> 2.0)
|
6
|
-
octiron (~> 0.
|
7
|
-
unobtainium (~> 0.
|
8
|
-
unobtainium-multifind (~> 0.
|
9
|
-
unobtainium-multiwait (~> 0.
|
6
|
+
octiron (~> 0.6)
|
7
|
+
unobtainium (~> 0.13)
|
8
|
+
unobtainium-multifind (~> 0.4)
|
9
|
+
unobtainium-multiwait (~> 0.3)
|
10
10
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
appium_lib (9.
|
15
|
-
|
16
|
-
|
17
|
-
nokogiri (~> 1.6, >= 1.6.6)
|
18
|
-
selenium-webdriver (~> 3.4, >= 3.4.1)
|
14
|
+
appium_lib (9.10.0)
|
15
|
+
appium_lib_core (~> 1.3.1)
|
16
|
+
nokogiri (~> 1.8, >= 1.8.1)
|
19
17
|
tomlrb (~> 1.1)
|
20
|
-
|
18
|
+
appium_lib_core (1.3.7)
|
19
|
+
json (>= 1.8)
|
20
|
+
selenium-webdriver (~> 3.5)
|
21
|
+
archive-zip (0.11.0)
|
21
22
|
io-like (~> 0.3.0)
|
22
|
-
ast (2.
|
23
|
-
awesome_print (1.8.0)
|
23
|
+
ast (2.4.0)
|
24
24
|
builder (3.2.3)
|
25
|
-
childprocess (0.
|
25
|
+
childprocess (0.9.0)
|
26
26
|
ffi (~> 1.0, >= 1.0.11)
|
27
|
-
chromedriver-helper (1.
|
28
|
-
archive-zip (~> 0.
|
29
|
-
nokogiri (~> 1.
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
collapsium (~> 0.9)
|
35
|
-
cucumber (2.4.0)
|
27
|
+
chromedriver-helper (1.2.0)
|
28
|
+
archive-zip (~> 0.10)
|
29
|
+
nokogiri (~> 1.8)
|
30
|
+
collapsium (0.10.0)
|
31
|
+
collapsium-config (0.7.0)
|
32
|
+
collapsium (~> 0.10)
|
33
|
+
cucumber (2.99.0)
|
36
34
|
builder (>= 2.1.2)
|
37
35
|
cucumber-core (~> 1.5.0)
|
38
36
|
cucumber-wire (~> 0.0.1)
|
@@ -44,64 +42,64 @@ GEM
|
|
44
42
|
gherkin (~> 4.0)
|
45
43
|
cucumber-wire (0.0.1)
|
46
44
|
diff-lcs (1.3)
|
47
|
-
docile (1.
|
48
|
-
ffi (1.9.
|
45
|
+
docile (1.3.0)
|
46
|
+
ffi (1.9.23)
|
49
47
|
gherkin (4.1.3)
|
50
48
|
io-like (0.3.0)
|
51
49
|
json (2.1.0)
|
52
50
|
lazy_priority_queue (0.1.1)
|
53
|
-
mini_portile2 (2.
|
54
|
-
multi_json (1.
|
51
|
+
mini_portile2 (2.3.0)
|
52
|
+
multi_json (1.13.1)
|
55
53
|
multi_test (0.1.2)
|
56
|
-
nokogiri (1.8.
|
57
|
-
mini_portile2 (~> 2.
|
58
|
-
octiron (0.
|
59
|
-
collapsium (~> 0.
|
54
|
+
nokogiri (1.8.2)
|
55
|
+
mini_portile2 (~> 2.3.0)
|
56
|
+
octiron (0.6.0)
|
57
|
+
collapsium (~> 0.10)
|
60
58
|
rgl (~> 0.5)
|
61
|
-
parallel (1.12.
|
62
|
-
parser (2.
|
63
|
-
ast (~> 2.
|
59
|
+
parallel (1.12.1)
|
60
|
+
parser (2.5.0.5)
|
61
|
+
ast (~> 2.4.0)
|
64
62
|
phantomjs (2.1.1.0)
|
65
63
|
powerpack (0.1.1)
|
66
|
-
ptools (1.3.
|
67
|
-
rainbow (
|
68
|
-
rake
|
64
|
+
ptools (1.3.5)
|
65
|
+
rainbow (3.0.0)
|
69
66
|
rake (11.3.0)
|
70
67
|
rgl (0.5.3)
|
71
68
|
lazy_priority_queue (~> 0.1.0)
|
72
69
|
stream (~> 0.5.0)
|
73
|
-
rubocop (0.
|
70
|
+
rubocop (0.54.0)
|
74
71
|
parallel (~> 1.10)
|
75
|
-
parser (>= 2.
|
72
|
+
parser (>= 2.5)
|
76
73
|
powerpack (~> 0.1)
|
77
|
-
rainbow (>=
|
74
|
+
rainbow (>= 2.2.2, < 4.0)
|
78
75
|
ruby-progressbar (~> 1.7)
|
79
76
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
80
|
-
ruby-progressbar (1.
|
77
|
+
ruby-progressbar (1.9.0)
|
81
78
|
rubyzip (1.2.1)
|
82
|
-
selenium-webdriver (3.
|
79
|
+
selenium-webdriver (3.11.0)
|
83
80
|
childprocess (~> 0.5)
|
84
|
-
rubyzip (~> 1.
|
85
|
-
simplecov (0.
|
86
|
-
docile (~> 1.1
|
81
|
+
rubyzip (~> 1.2)
|
82
|
+
simplecov (0.16.1)
|
83
|
+
docile (~> 1.1)
|
87
84
|
json (>= 1.8, < 3)
|
88
85
|
simplecov-html (~> 0.10.0)
|
89
86
|
simplecov-html (0.10.2)
|
90
87
|
stream (0.5)
|
91
|
-
sys-proctable (1.
|
92
|
-
|
88
|
+
sys-proctable (1.2.0)
|
89
|
+
ffi
|
90
|
+
tomlrb (1.2.6)
|
93
91
|
unicode-display_width (1.3.0)
|
94
|
-
unobtainium (0.
|
95
|
-
collapsium (~> 0.
|
96
|
-
collapsium-config (~> 0.
|
92
|
+
unobtainium (0.13.0)
|
93
|
+
collapsium (~> 0.10)
|
94
|
+
collapsium-config (~> 0.7)
|
97
95
|
ptools (~> 1.3)
|
98
|
-
sys-proctable (~> 1.
|
99
|
-
unobtainium-multifind (0.
|
100
|
-
unobtainium (~> 0.
|
101
|
-
unobtainium-multiwait (0.
|
102
|
-
unobtainium (~> 0.
|
103
|
-
unobtainium-multifind (~> 0.
|
104
|
-
yard (0.9.
|
96
|
+
sys-proctable (~> 1.2)
|
97
|
+
unobtainium-multifind (0.4.0)
|
98
|
+
unobtainium (~> 0.13)
|
99
|
+
unobtainium-multiwait (0.3.0)
|
100
|
+
unobtainium (~> 0.13)
|
101
|
+
unobtainium-multifind (~> 0.4)
|
102
|
+
yard (0.9.12)
|
105
103
|
|
106
104
|
PLATFORMS
|
107
105
|
ruby
|
@@ -110,7 +108,6 @@ DEPENDENCIES
|
|
110
108
|
appium_lib (>= 9.1)
|
111
109
|
bundler (~> 1.15)
|
112
110
|
chromedriver-helper
|
113
|
-
codeclimate-test-reporter
|
114
111
|
phantomjs
|
115
112
|
rake (~> 11.3)
|
116
113
|
rubocop (~> 0.49)
|
@@ -120,4 +117,4 @@ DEPENDENCIES
|
|
120
117
|
yard (~> 0.9)
|
121
118
|
|
122
119
|
BUNDLED WITH
|
123
|
-
1.
|
120
|
+
1.16.1
|
data/README.md
CHANGED
@@ -12,8 +12,6 @@ Of course, each of these can be configured.
|
|
12
12
|
|
13
13
|
[![Gem Version](https://badge.fury.io/rb/unobtainium-cucumber.svg)](https://badge.fury.io/rb/unobtainium-cucumber)
|
14
14
|
[![Build status](https://travis-ci.org/jfinkhaeuser/unobtainium-cucumber.svg?branch=master)](https://travis-ci.org/jfinkhaeuser/unobtainium-cucumber)
|
15
|
-
[![Code Climate](https://codeclimate.com/github/jfinkhaeuser/unobtainium-cucumber/badges/gpa.svg)](https://codeclimate.com/github/jfinkhaeuser/unobtainium-cucumber)
|
16
|
-
[![Test Coverage](https://codeclimate.com/github/jfinkhaeuser/unobtainium-cucumber/badges/coverage.svg)](https://codeclimate.com/github/jfinkhaeuser/unobtainium-cucumber/coverage)
|
17
15
|
|
18
16
|
# Usage
|
19
17
|
|
data/Rakefile
CHANGED
@@ -1,7 +1,3 @@
|
|
1
|
-
# Rubocop
|
2
|
-
require 'rubocop/rake_task'
|
3
|
-
RuboCop::RakeTask.new(:rubocop)
|
4
|
-
|
5
1
|
# Cucumber
|
6
2
|
require 'cucumber'
|
7
3
|
require 'cucumber/rake/task'
|
@@ -21,7 +17,6 @@ end
|
|
21
17
|
# Combined test task
|
22
18
|
desc "Test all the things!"
|
23
19
|
task :test do
|
24
|
-
Rake::Task[:rubocop].invoke
|
25
20
|
Rake::Task[:cuke].invoke
|
26
21
|
end
|
27
22
|
|
@@ -3,12 +3,12 @@
|
|
3
3
|
# unobtainium-cucumber
|
4
4
|
# https://github.com/jfinkhaeuser/unobtainium-cucumber
|
5
5
|
#
|
6
|
-
# Copyright (c) 2016-
|
6
|
+
# Copyright (c) 2016-2018 Jens Finkhaeuser and other unobtainium-cucumber
|
7
7
|
# contributors. All rights reserved.
|
8
8
|
#
|
9
9
|
module Unobtainium
|
10
10
|
module Cucumber
|
11
11
|
# The current release version
|
12
|
-
VERSION = "0.
|
12
|
+
VERSION = "0.5.0".freeze
|
13
13
|
end # module Cucumber
|
14
14
|
end # module Unobtainium
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# unobtainium-cucumber
|
4
4
|
# https://github.com/jfinkhaeuser/unobtainium-cucumber
|
5
5
|
#
|
6
|
-
# Copyright (c) 2016-
|
6
|
+
# Copyright (c) 2016-2018 Jens Finkhaeuser and other unobtainium-cucumber
|
7
7
|
# contributors. All rights reserved.
|
8
8
|
#
|
9
9
|
|
@@ -45,11 +45,11 @@ Gem::Specification.new do |spec|
|
|
45
45
|
spec.add_development_dependency "chromedriver-helper"
|
46
46
|
spec.add_development_dependency "phantomjs"
|
47
47
|
|
48
|
-
spec.add_dependency "unobtainium", "~> 0.
|
49
|
-
spec.add_dependency "unobtainium-multifind", "~> 0.
|
50
|
-
spec.add_dependency "unobtainium-multiwait", "~> 0.
|
48
|
+
spec.add_dependency "unobtainium", "~> 0.13"
|
49
|
+
spec.add_dependency "unobtainium-multifind", "~> 0.4"
|
50
|
+
spec.add_dependency "unobtainium-multiwait", "~> 0.3"
|
51
51
|
spec.add_dependency "cucumber", "~> 2.0"
|
52
|
-
spec.add_dependency "octiron", "~> 0.
|
52
|
+
spec.add_dependency "octiron", "~> 0.6"
|
53
53
|
end
|
54
54
|
# rubocop:enable Layout/SpaceAroundOperators
|
55
55
|
# rubocop:enable Style/UnneededPercentQ, Layout/ExtraSpacing
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: unobtainium-cucumber
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jens Finkhaeuser
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2018-04-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -142,42 +142,42 @@ dependencies:
|
|
142
142
|
requirements:
|
143
143
|
- - "~>"
|
144
144
|
- !ruby/object:Gem::Version
|
145
|
-
version: '0.
|
145
|
+
version: '0.13'
|
146
146
|
type: :runtime
|
147
147
|
prerelease: false
|
148
148
|
version_requirements: !ruby/object:Gem::Requirement
|
149
149
|
requirements:
|
150
150
|
- - "~>"
|
151
151
|
- !ruby/object:Gem::Version
|
152
|
-
version: '0.
|
152
|
+
version: '0.13'
|
153
153
|
- !ruby/object:Gem::Dependency
|
154
154
|
name: unobtainium-multifind
|
155
155
|
requirement: !ruby/object:Gem::Requirement
|
156
156
|
requirements:
|
157
157
|
- - "~>"
|
158
158
|
- !ruby/object:Gem::Version
|
159
|
-
version: '0.
|
159
|
+
version: '0.4'
|
160
160
|
type: :runtime
|
161
161
|
prerelease: false
|
162
162
|
version_requirements: !ruby/object:Gem::Requirement
|
163
163
|
requirements:
|
164
164
|
- - "~>"
|
165
165
|
- !ruby/object:Gem::Version
|
166
|
-
version: '0.
|
166
|
+
version: '0.4'
|
167
167
|
- !ruby/object:Gem::Dependency
|
168
168
|
name: unobtainium-multiwait
|
169
169
|
requirement: !ruby/object:Gem::Requirement
|
170
170
|
requirements:
|
171
171
|
- - "~>"
|
172
172
|
- !ruby/object:Gem::Version
|
173
|
-
version: '0.
|
173
|
+
version: '0.3'
|
174
174
|
type: :runtime
|
175
175
|
prerelease: false
|
176
176
|
version_requirements: !ruby/object:Gem::Requirement
|
177
177
|
requirements:
|
178
178
|
- - "~>"
|
179
179
|
- !ruby/object:Gem::Version
|
180
|
-
version: '0.
|
180
|
+
version: '0.3'
|
181
181
|
- !ruby/object:Gem::Dependency
|
182
182
|
name: cucumber
|
183
183
|
requirement: !ruby/object:Gem::Requirement
|
@@ -198,14 +198,14 @@ dependencies:
|
|
198
198
|
requirements:
|
199
199
|
- - "~>"
|
200
200
|
- !ruby/object:Gem::Version
|
201
|
-
version: '0.
|
201
|
+
version: '0.6'
|
202
202
|
type: :runtime
|
203
203
|
prerelease: false
|
204
204
|
version_requirements: !ruby/object:Gem::Requirement
|
205
205
|
requirements:
|
206
206
|
- - "~>"
|
207
207
|
- !ruby/object:Gem::Version
|
208
|
-
version: '0.
|
208
|
+
version: '0.6'
|
209
209
|
description: "\n The unobtainium-cucucmber gem adds some convenient cucumber specific
|
210
210
|
hooks\n for use with unobtainium.\n "
|
211
211
|
email:
|
@@ -214,10 +214,8 @@ executables: []
|
|
214
214
|
extensions: []
|
215
215
|
extra_rdoc_files: []
|
216
216
|
files:
|
217
|
-
- ".codeclimate.yml"
|
218
217
|
- ".gitignore"
|
219
218
|
- ".rspec"
|
220
|
-
- ".rubocop.yml"
|
221
219
|
- ".travis.yml"
|
222
220
|
- Gemfile
|
223
221
|
- Gemfile.lock
|
@@ -271,7 +269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
271
269
|
version: '0'
|
272
270
|
requirements: []
|
273
271
|
rubyforge_project:
|
274
|
-
rubygems_version: 2.6
|
272
|
+
rubygems_version: 2.7.6
|
275
273
|
signing_key:
|
276
274
|
specification_version: 4
|
277
275
|
summary: Cucumber hooks for unobtainium.
|
data/.codeclimate.yml
DELETED
@@ -1,34 +0,0 @@
|
|
1
|
-
---
|
2
|
-
engines:
|
3
|
-
bundler-audit:
|
4
|
-
enabled: true
|
5
|
-
duplication:
|
6
|
-
enabled: true
|
7
|
-
exclude_fingerprints:
|
8
|
-
- d85d6f12c93d79ccd43868b8315d8816
|
9
|
-
- a8e2b4ccb258f16eda697c5f98e21823
|
10
|
-
- 442a316695836b4f4693fe3786cd3396
|
11
|
-
- 1c24bb5da72323796b645814cc006684
|
12
|
-
- 4ff1112a73f7be30ecefa7bd90fdbf5a
|
13
|
-
config:
|
14
|
-
languages:
|
15
|
-
- ruby
|
16
|
-
- javascript
|
17
|
-
- python
|
18
|
-
- php
|
19
|
-
fixme:
|
20
|
-
enabled: true
|
21
|
-
rubocop:
|
22
|
-
enabled: true
|
23
|
-
ratings:
|
24
|
-
paths:
|
25
|
-
- Gemfile.lock
|
26
|
-
- "**.inc"
|
27
|
-
- "**.js"
|
28
|
-
- "**.jsx"
|
29
|
-
- "**.module"
|
30
|
-
- "**.php"
|
31
|
-
- "**.py"
|
32
|
-
- "**.rb"
|
33
|
-
exclude_paths:
|
34
|
-
- spec/
|
data/.rubocop.yml
DELETED
@@ -1,97 +0,0 @@
|
|
1
|
-
AllCops:
|
2
|
-
TargetRubyVersion: 2.3
|
3
|
-
|
4
|
-
# Metrics
|
5
|
-
|
6
|
-
Metrics/LineLength:
|
7
|
-
Max: 84
|
8
|
-
Details: >-
|
9
|
-
Line length of 80 is ideal for readability and compatibility; we'll accept
|
10
|
-
an extra 4 for minor edge cases (e.g. copyright notice).
|
11
|
-
|
12
|
-
Metrics/MethodLength:
|
13
|
-
Max: 35
|
14
|
-
|
15
|
-
Metrics/BlockNesting:
|
16
|
-
Max: 5
|
17
|
-
|
18
|
-
Metrics/AbcSize:
|
19
|
-
Max: 50
|
20
|
-
|
21
|
-
Metrics/PerceivedComplexity:
|
22
|
-
Max: 15
|
23
|
-
|
24
|
-
Metrics/CyclomaticComplexity:
|
25
|
-
Max: 15
|
26
|
-
|
27
|
-
Metrics/ClassLength:
|
28
|
-
Max: 300
|
29
|
-
|
30
|
-
Metrics/ModuleLength:
|
31
|
-
Max: 300
|
32
|
-
|
33
|
-
Metrics/BlockLength:
|
34
|
-
Max: 300
|
35
|
-
|
36
|
-
# Style
|
37
|
-
|
38
|
-
Style/StringLiterals:
|
39
|
-
Enabled: false
|
40
|
-
|
41
|
-
Style/ConditionalAssignment:
|
42
|
-
Enabled: false
|
43
|
-
|
44
|
-
Style/AndOr:
|
45
|
-
Enabled: false
|
46
|
-
|
47
|
-
Style/Not:
|
48
|
-
Enabled: false
|
49
|
-
|
50
|
-
Style/NegatedIf:
|
51
|
-
Enabled: false
|
52
|
-
|
53
|
-
Style/RedundantReturn:
|
54
|
-
Enabled: false
|
55
|
-
|
56
|
-
Style/IfUnlessModifier:
|
57
|
-
Enabled: false
|
58
|
-
|
59
|
-
Style/TrailingCommaInLiteral:
|
60
|
-
Enabled: false
|
61
|
-
|
62
|
-
Style/TrailingUnderscoreVariable:
|
63
|
-
Enabled: false
|
64
|
-
|
65
|
-
Style/NumericLiterals:
|
66
|
-
Enabled: false
|
67
|
-
|
68
|
-
Style/FileName:
|
69
|
-
Enabled: false
|
70
|
-
|
71
|
-
Style/FrozenStringLiteralComment:
|
72
|
-
Enabled: false
|
73
|
-
|
74
|
-
Style/PreferredHashMethods:
|
75
|
-
Enabled: false
|
76
|
-
|
77
|
-
Style/NumericPredicate:
|
78
|
-
Enabled: false # Not compatible with <= 2.2
|
79
|
-
|
80
|
-
Style/YodaCondition:
|
81
|
-
Enabled: false
|
82
|
-
|
83
|
-
# Layout
|
84
|
-
|
85
|
-
Layout/EmptyLineAfterMagicComment:
|
86
|
-
Enabled: false
|
87
|
-
|
88
|
-
Layout/SpaceAfterNot:
|
89
|
-
Enabled: false
|
90
|
-
|
91
|
-
Layout/FirstParameterIndentation:
|
92
|
-
Enabled: false
|
93
|
-
|
94
|
-
Layout/EmptyLinesAroundModuleBody:
|
95
|
-
Enabled: false
|
96
|
-
|
97
|
-
|