email_test_helpers 0.3.0 → 0.3.1

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.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +0 -30
  3. data/Appraisals +3 -3
  4. data/lib/email_test_helpers/version.rb +1 -1
  5. data/lib/email_test_helpers.rb +1 -1
  6. metadata +1 -31
  7. data/gemfiles/actionmailer_3.0.0_capybara_1.1.0.gemfile +0 -8
  8. data/gemfiles/actionmailer_3.0.0_capybara_2.0.0.gemfile +0 -8
  9. data/gemfiles/actionmailer_3.0.0_capybara_2.1.0.gemfile +0 -8
  10. data/gemfiles/actionmailer_3.0.0_capybara_2.2.0.gemfile +0 -8
  11. data/gemfiles/actionmailer_3.0.0_capybara_2.3.0.gemfile +0 -8
  12. data/gemfiles/actionmailer_3.1.0_capybara_1.1.0.gemfile +0 -8
  13. data/gemfiles/actionmailer_3.1.0_capybara_2.0.0.gemfile +0 -8
  14. data/gemfiles/actionmailer_3.1.0_capybara_2.1.0.gemfile +0 -8
  15. data/gemfiles/actionmailer_3.1.0_capybara_2.2.0.gemfile +0 -8
  16. data/gemfiles/actionmailer_3.1.0_capybara_2.3.0.gemfile +0 -8
  17. data/gemfiles/actionmailer_3.2.0_capybara_1.1.0.gemfile +0 -8
  18. data/gemfiles/actionmailer_3.2.0_capybara_2.0.0.gemfile +0 -8
  19. data/gemfiles/actionmailer_3.2.0_capybara_2.1.0.gemfile +0 -8
  20. data/gemfiles/actionmailer_3.2.0_capybara_2.2.0.gemfile +0 -8
  21. data/gemfiles/actionmailer_3.2.0_capybara_2.3.0.gemfile +0 -8
  22. data/gemfiles/actionmailer_4.0.0_capybara_1.1.0.gemfile +0 -8
  23. data/gemfiles/actionmailer_4.0.0_capybara_2.0.0.gemfile +0 -8
  24. data/gemfiles/actionmailer_4.0.0_capybara_2.1.0.gemfile +0 -8
  25. data/gemfiles/actionmailer_4.0.0_capybara_2.2.0.gemfile +0 -8
  26. data/gemfiles/actionmailer_4.0.0_capybara_2.3.0.gemfile +0 -8
  27. data/gemfiles/actionmailer_4.1.0_capybara_1.1.0.gemfile +0 -8
  28. data/gemfiles/actionmailer_4.1.0_capybara_2.0.0.gemfile +0 -8
  29. data/gemfiles/actionmailer_4.1.0_capybara_2.1.0.gemfile +0 -8
  30. data/gemfiles/actionmailer_4.1.0_capybara_2.2.0.gemfile +0 -8
  31. data/gemfiles/actionmailer_4.1.0_capybara_2.3.0.gemfile +0 -8
  32. data/gemfiles/actionmailer_4.2.0_capybara_1.1.0.gemfile +0 -8
  33. data/gemfiles/actionmailer_4.2.0_capybara_2.0.0.gemfile +0 -8
  34. data/gemfiles/actionmailer_4.2.0_capybara_2.1.0.gemfile +0 -8
  35. data/gemfiles/actionmailer_4.2.0_capybara_2.2.0.gemfile +0 -8
  36. data/gemfiles/actionmailer_4.2.0_capybara_2.3.0.gemfile +0 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7c7c7d969b8a136bdd87b2be431e0dca50a9cbf3
4
- data.tar.gz: e401fbf14801efc503638fd9224998f206930f94
3
+ metadata.gz: f0538aa876a3c1fe1a8e5aca383fa1fe1cd36f73
4
+ data.tar.gz: 6eecc3f0c03687735e5c199930ac58b6ce3770ce
5
5
  SHA512:
6
- metadata.gz: c77a5054038536275a53db98a7452fd0387f1807ee29dc273b9c82936f910cb035e02336c55d19b1e89bcf4a1b5e498160e3847c2e10ef7bd43359ebf34e8a37
7
- data.tar.gz: 773284f7099f0ff04dd785a9b5235dd598896c49d7a1e6e3298d471019086a78904c694ea32ac875d0d954be8a5cf9643db3a07cf552be75cd10767b7cc477d6
6
+ metadata.gz: 58ed5ac1e661b31b4d980e5193177bcfb1703d20ecf33455c773996c77ea71abec30a66a990c927390674bd087c6fc340004578c96e9f5cf0798e1324e3b41b1
7
+ data.tar.gz: da6509b6789ca8dedce262ebb109a36745a0027ac3b001aafbccef43b337f43c54137562632185cc8020fe74cae4ffd22e5456cc959287f26a2befba1fad775d
data/.travis.yml CHANGED
@@ -4,44 +4,14 @@ rvm:
4
4
  - 2.2.1
5
5
  gemfile:
6
6
  - gemfiles/actionmailer_3.0.0_capybara_1.0.0.gemfile
7
- - gemfiles/actionmailer_3.0.0_capybara_1.1.0.gemfile
8
- - gemfiles/actionmailer_3.0.0_capybara_2.0.0.gemfile
9
- - gemfiles/actionmailer_3.0.0_capybara_2.1.0.gemfile
10
- - gemfiles/actionmailer_3.0.0_capybara_2.2.0.gemfile
11
- - gemfiles/actionmailer_3.0.0_capybara_2.3.0.gemfile
12
7
  - gemfiles/actionmailer_3.0.0_capybara_2.4.0.gemfile
13
8
  - gemfiles/actionmailer_3.1.0_capybara_1.0.0.gemfile
14
- - gemfiles/actionmailer_3.1.0_capybara_1.1.0.gemfile
15
- - gemfiles/actionmailer_3.1.0_capybara_2.0.0.gemfile
16
- - gemfiles/actionmailer_3.1.0_capybara_2.1.0.gemfile
17
- - gemfiles/actionmailer_3.1.0_capybara_2.2.0.gemfile
18
- - gemfiles/actionmailer_3.1.0_capybara_2.3.0.gemfile
19
9
  - gemfiles/actionmailer_3.1.0_capybara_2.4.0.gemfile
20
10
  - gemfiles/actionmailer_3.2.0_capybara_1.0.0.gemfile
21
- - gemfiles/actionmailer_3.2.0_capybara_1.1.0.gemfile
22
- - gemfiles/actionmailer_3.2.0_capybara_2.0.0.gemfile
23
- - gemfiles/actionmailer_3.2.0_capybara_2.1.0.gemfile
24
- - gemfiles/actionmailer_3.2.0_capybara_2.2.0.gemfile
25
- - gemfiles/actionmailer_3.2.0_capybara_2.3.0.gemfile
26
11
  - gemfiles/actionmailer_3.2.0_capybara_2.4.0.gemfile
27
12
  - gemfiles/actionmailer_4.0.0_capybara_1.0.0.gemfile
28
- - gemfiles/actionmailer_4.0.0_capybara_1.1.0.gemfile
29
- - gemfiles/actionmailer_4.0.0_capybara_2.0.0.gemfile
30
- - gemfiles/actionmailer_4.0.0_capybara_2.1.0.gemfile
31
- - gemfiles/actionmailer_4.0.0_capybara_2.2.0.gemfile
32
- - gemfiles/actionmailer_4.0.0_capybara_2.3.0.gemfile
33
13
  - gemfiles/actionmailer_4.0.0_capybara_2.4.0.gemfile
34
14
  - gemfiles/actionmailer_4.1.0_capybara_1.0.0.gemfile
35
- - gemfiles/actionmailer_4.1.0_capybara_1.1.0.gemfile
36
- - gemfiles/actionmailer_4.1.0_capybara_2.0.0.gemfile
37
- - gemfiles/actionmailer_4.1.0_capybara_2.1.0.gemfile
38
- - gemfiles/actionmailer_4.1.0_capybara_2.2.0.gemfile
39
- - gemfiles/actionmailer_4.1.0_capybara_2.3.0.gemfile
40
15
  - gemfiles/actionmailer_4.1.0_capybara_2.4.0.gemfile
41
16
  - gemfiles/actionmailer_4.2.0_capybara_1.0.0.gemfile
42
- - gemfiles/actionmailer_4.2.0_capybara_1.1.0.gemfile
43
- - gemfiles/actionmailer_4.2.0_capybara_2.0.0.gemfile
44
- - gemfiles/actionmailer_4.2.0_capybara_2.1.0.gemfile
45
- - gemfiles/actionmailer_4.2.0_capybara_2.2.0.gemfile
46
- - gemfiles/actionmailer_4.2.0_capybara_2.3.0.gemfile
47
17
  - gemfiles/actionmailer_4.2.0_capybara_2.4.0.gemfile
data/Appraisals CHANGED
@@ -5,12 +5,12 @@ actionmailer_versions = [
5
5
  ]
6
6
  # Supported Capybara versions
7
7
  capybara_versions = [
8
- '1.0.0', '1.1.0',
9
- '2.0.0', '2.1.0', '2.2.0', '2.3.0', '2.4.0',
8
+ '1.0.0',
9
+ '2.4.0',
10
10
  ]
11
11
 
12
12
  actionmailer_versions.product(capybara_versions).each do |actionmailer_version, capybara_version|
13
- appraise "actionmailer-#{actionmailer_version} capybara-#{capybara_version}" do
13
+ appraise "actionmailer-#{actionmailer_version},capybara-#{capybara_version}" do
14
14
  gem 'actionmailer', actionmailer_version
15
15
  gem 'capybara', capybara_version
16
16
  end
@@ -1,3 +1,3 @@
1
1
  module EmailTestHelpers
2
- VERSION = '0.3.0'
2
+ VERSION = '0.3.1'
3
3
  end
@@ -60,7 +60,7 @@ module EmailTestHelpers
60
60
  end
61
61
 
62
62
  def validate_options(options)
63
- valid_keys = %i[to cc bcc subject body]
63
+ valid_keys = [:to, :cc, :bcc, :subject, :body]
64
64
  invalid_keys = options.keys - valid_keys
65
65
  if invalid_keys.any?
66
66
  raise ArgumentError, "Invalid options detected: #{invalid_keys.join(', ')}"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: email_test_helpers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zubin Henner
@@ -158,46 +158,16 @@ files:
158
158
  - bin/setup
159
159
  - email_test_helpers.gemspec
160
160
  - gemfiles/actionmailer_3.0.0_capybara_1.0.0.gemfile
161
- - gemfiles/actionmailer_3.0.0_capybara_1.1.0.gemfile
162
- - gemfiles/actionmailer_3.0.0_capybara_2.0.0.gemfile
163
- - gemfiles/actionmailer_3.0.0_capybara_2.1.0.gemfile
164
- - gemfiles/actionmailer_3.0.0_capybara_2.2.0.gemfile
165
- - gemfiles/actionmailer_3.0.0_capybara_2.3.0.gemfile
166
161
  - gemfiles/actionmailer_3.0.0_capybara_2.4.0.gemfile
167
162
  - gemfiles/actionmailer_3.1.0_capybara_1.0.0.gemfile
168
- - gemfiles/actionmailer_3.1.0_capybara_1.1.0.gemfile
169
- - gemfiles/actionmailer_3.1.0_capybara_2.0.0.gemfile
170
- - gemfiles/actionmailer_3.1.0_capybara_2.1.0.gemfile
171
- - gemfiles/actionmailer_3.1.0_capybara_2.2.0.gemfile
172
- - gemfiles/actionmailer_3.1.0_capybara_2.3.0.gemfile
173
163
  - gemfiles/actionmailer_3.1.0_capybara_2.4.0.gemfile
174
164
  - gemfiles/actionmailer_3.2.0_capybara_1.0.0.gemfile
175
- - gemfiles/actionmailer_3.2.0_capybara_1.1.0.gemfile
176
- - gemfiles/actionmailer_3.2.0_capybara_2.0.0.gemfile
177
- - gemfiles/actionmailer_3.2.0_capybara_2.1.0.gemfile
178
- - gemfiles/actionmailer_3.2.0_capybara_2.2.0.gemfile
179
- - gemfiles/actionmailer_3.2.0_capybara_2.3.0.gemfile
180
165
  - gemfiles/actionmailer_3.2.0_capybara_2.4.0.gemfile
181
166
  - gemfiles/actionmailer_4.0.0_capybara_1.0.0.gemfile
182
- - gemfiles/actionmailer_4.0.0_capybara_1.1.0.gemfile
183
- - gemfiles/actionmailer_4.0.0_capybara_2.0.0.gemfile
184
- - gemfiles/actionmailer_4.0.0_capybara_2.1.0.gemfile
185
- - gemfiles/actionmailer_4.0.0_capybara_2.2.0.gemfile
186
- - gemfiles/actionmailer_4.0.0_capybara_2.3.0.gemfile
187
167
  - gemfiles/actionmailer_4.0.0_capybara_2.4.0.gemfile
188
168
  - gemfiles/actionmailer_4.1.0_capybara_1.0.0.gemfile
189
- - gemfiles/actionmailer_4.1.0_capybara_1.1.0.gemfile
190
- - gemfiles/actionmailer_4.1.0_capybara_2.0.0.gemfile
191
- - gemfiles/actionmailer_4.1.0_capybara_2.1.0.gemfile
192
- - gemfiles/actionmailer_4.1.0_capybara_2.2.0.gemfile
193
- - gemfiles/actionmailer_4.1.0_capybara_2.3.0.gemfile
194
169
  - gemfiles/actionmailer_4.1.0_capybara_2.4.0.gemfile
195
170
  - gemfiles/actionmailer_4.2.0_capybara_1.0.0.gemfile
196
- - gemfiles/actionmailer_4.2.0_capybara_1.1.0.gemfile
197
- - gemfiles/actionmailer_4.2.0_capybara_2.0.0.gemfile
198
- - gemfiles/actionmailer_4.2.0_capybara_2.1.0.gemfile
199
- - gemfiles/actionmailer_4.2.0_capybara_2.2.0.gemfile
200
- - gemfiles/actionmailer_4.2.0_capybara_2.3.0.gemfile
201
171
  - gemfiles/actionmailer_4.2.0_capybara_2.4.0.gemfile
202
172
  - lib/email_test_helpers.rb
203
173
  - lib/email_test_helpers/version.rb
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.0.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.0.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.0.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.0.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.0.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.1.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.1.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.1.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.1.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.1.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.2.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.2.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.2.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.2.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "3.2.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.0.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.0.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.0.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.0.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.0.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.1.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.1.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.1.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.1.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.1.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.2.0"
6
- gem "capybara", "1.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.2.0"
6
- gem "capybara", "2.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.2.0"
6
- gem "capybara", "2.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.2.0"
6
- gem "capybara", "2.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionmailer", "4.2.0"
6
- gem "capybara", "2.3.0"
7
-
8
- gemspec :path => "../"