• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dxw / mail-notify / 8571274221
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/ruby-3.x
DEFAULT BRANCH: main
Ran 05 Apr 2024 02:21PM UTC
Jobs 1
Files 30
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Apr 2024 02:16PM UTC coverage: 99.671%. Remained the same
8571274221

Pull #139

github

mec
Add simple send integration tests

We have out integration tests working well for the previews and it
follows that we can use them to test sending emails.

Whilst we cannot 'check' that Notify will do the right thing, we can
check that things appear to have gone well.

These tests use a real Notify account and the results of sending the
email will show up in the Notify console. No email is actually sent as
we use a test API key.

This work only includes the tests it does not run them in GitHub
actions, that will come next.

You can run them locally with a Notify API key:

```
docker build --build-arg RAILS_VERSION=5.2.8.1 . -t rails-5

docker run --rm -e "NOTIFY_API_KEY=$NOTIFY_API_KEY" rails-5:latest bin/rails test
```
Pull Request #139: Add simple send integration tests

303 of 304 relevant lines covered (99.67%)

4.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8571274221.1 05 Apr 2024 02:21PM UTC 0
99.67
GitHub Action Run
Source Files on build 8571274221
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8571274221
  • Pull Request #139
  • PR Base - main (#8571103320)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc