email_test_helpers 0.2.0 → 0.2.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.
- checksums.yaml +4 -4
- data/.travis.yml +43 -0
- data/README.md +1 -0
- data/email_test_helpers.gemspec +4 -1
- data/lib/email_test_helpers/version.rb +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cc81fae29b6e49a70e40fdad04f389f42cc4d96f
|
|
4
|
+
data.tar.gz: 672c23936a333028242072bd5484c4fea092a8ce
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9d1618b30fc97c90702ab28eb9ba490924019315ca5f28ddc5812144e956b892687bf42691f7036504ff78f9f0066e48dbbe0de3b3dd07a5b89caff2af5bf55f
|
|
7
|
+
data.tar.gz: d755826873413caed2fc1bb7d9c3cb64f17245e1c44940d9509ba4a4b3b09b21bb5c0669c88c26bbd9cf7b85e0fdb70fb135d85e37a513a4c73e9faf44f9babf
|
data/.travis.yml
CHANGED
|
@@ -2,3 +2,46 @@ language: ruby
|
|
|
2
2
|
rvm:
|
|
3
3
|
- 1.9.3
|
|
4
4
|
- 2.2.1
|
|
5
|
+
gemfile:
|
|
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
|
+
- gemfiles/actionmailer_3.0.0_capybara_2.4.0.gemfile
|
|
13
|
+
- 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
|
+
- gemfiles/actionmailer_3.1.0_capybara_2.4.0.gemfile
|
|
20
|
+
- 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
|
+
- gemfiles/actionmailer_3.2.0_capybara_2.4.0.gemfile
|
|
27
|
+
- 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
|
+
- gemfiles/actionmailer_4.0.0_capybara_2.4.0.gemfile
|
|
34
|
+
- 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
|
+
- gemfiles/actionmailer_4.1.0_capybara_2.4.0.gemfile
|
|
41
|
+
- 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
|
+
- gemfiles/actionmailer_4.2.0_capybara_2.4.0.gemfile
|
data/README.md
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
Simple acceptance test helpers for emails
|
|
4
4
|
|
|
5
5
|
[](https://travis-ci.org/zubin/email_test_helpers)
|
|
6
|
+
[](http://badge.fury.io/rb/email_test_helpers)
|
|
6
7
|
|
|
7
8
|
## Features
|
|
8
9
|
|
data/email_test_helpers.gemspec
CHANGED
|
@@ -10,7 +10,10 @@ Gem::Specification.new do |spec|
|
|
|
10
10
|
spec.email = ['zubin@rubidium.com.au']
|
|
11
11
|
|
|
12
12
|
spec.summary = %q{Simple acceptance test helpers for emails}
|
|
13
|
-
spec.description =
|
|
13
|
+
spec.description = <<-EOS
|
|
14
|
+
EmailTestHelpers are a collection of lightweight helpers designed for acceptance tests.
|
|
15
|
+
They add ability to find emails and click links in them.
|
|
16
|
+
EOS
|
|
14
17
|
spec.homepage = 'https://github.com/zubin/email_test_helpers'
|
|
15
18
|
spec.license = 'MIT'
|
|
16
19
|
|
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.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Zubin Henner
|
|
@@ -136,7 +136,9 @@ dependencies:
|
|
|
136
136
|
- - ">="
|
|
137
137
|
- !ruby/object:Gem::Version
|
|
138
138
|
version: '0'
|
|
139
|
-
description:
|
|
139
|
+
description: |2
|
|
140
|
+
EmailTestHelpers are a collection of lightweight helpers designed for acceptance tests.
|
|
141
|
+
They add ability to find emails and click links in them.
|
|
140
142
|
email:
|
|
141
143
|
- zubin@rubidium.com.au
|
|
142
144
|
executables: []
|