MailToolbox/mail_plugger

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
spec/shared_examples/fake_plugger/delivery_method/deliver/without_initialize_arguments/when_using_smtp_and_api.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/with_initialize_arguments/when_using_api.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/without_initialize_arguments/when_using_configure_method.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/without_initialize_arguments/when_using_api.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/when_sets_use_mail_grabber_option.rb
A
100%
spec/mail_plugger/mail_helper_spec.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/without_initialize_arguments/when_using_configure_method.rb
A
100%
spec/mail_plugger/version_spec.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/initialize/without_initialize_arguments.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/when_sets_response_option.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/when_sets_debug_option.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/initialize/with_initialize_arguments.rb
A
100%
lib/fake_plugger/delivery_method.rb106
A
25 mins
A
100%
lib/mail_plugger.rb57
A
0 mins
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/when_sets_raw_message_option.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/without_initialize_arguments/when_using_smtp.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/without_initialize_arguments/when_using_smtp.rb
A
100%
spec/mail_plugger_spec.rb
A
100%
lib/mail_plugger/delivery_method.rb34
A
0 mins
A
100%
spec/mail_plugger/delivery_method_spec.rb
A
100%
lib/mail_plugger/mail_helper.rb181
A
0 mins
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/without_initialize_arguments/when_using_api.rb
A
100%
lib/mail_plugger/error.rb12
A
0 mins
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/with_initialize_arguments/when_using_smtp.rb
A
100%
spec/fake_plugger/delivery_method_spec.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/initialize/without_initialize_arguments.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/initialize/with_initialize_arguments.rb
A
100%
spec/shared_examples/mail_plugger/delivery_method/deliver/without_initialize_arguments/when_using_smtp_and_api.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/with_initialize_arguments/when_using_api.rb
A
100%
spec/shared_examples/fake_plugger/delivery_method/deliver/with_initialize_arguments/when_using_smtp.rb
A
100%
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/mail_plugger_ci.yml
.gitignore
.rspec
.rubocop.yml
Appraisals
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
config.ru
docs/usage_in_ruby_on_rails.md
docs/usage_in_script_or_console.md