Skip to content

Changes necessary for easy local testing #1291

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

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

Judahmeek
Copy link
Collaborator

@Judahmeek Judahmeek commented Jul 20, 2023

These changes rename the testing gemfiles, change some conditional logic on test/dummy/config/application, & remove references to action_mailer.

These changes enable devs to use bundle exec ruby -Ilib:test:.:lib:test -e 'require "minitest/autorun"; require "relative-path-to-test";' from the root directory to locally test individual test files.

@Judahmeek Judahmeek requested a review from ahangarha July 20, 2023 21:29
Copy link
Collaborator

@ahangarha ahangarha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool 👍🏾

@Judahmeek Judahmeek merged commit 4665a5f into master Jul 20, 2023
@Judahmeek Judahmeek deleted the judahmeek/action-mailer branch July 20, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants