Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a smoke test + updated CircleCI + updated Rubocop #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 7, 2022

  1. Added a smoke test + updated CircleCI + updated Rubocop

    My CI/CD pipeline was sending me emails about test failures, so I updated them. To run the test, use `bundle exec rake` or `circleci local execute --job test`.
    The Gemfile.lock is committed to create a reproducible test environment. The .rubocop.yaml config was super outdated, so I did a quick namespace update.
    And I added a smoke test with a stub client. The code for passing the AWS SNS client is in another PR.
    MarcPerezPro committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7d063d1 View commit details
    Browse the repository at this point in the history