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

Temporarily change testing modes within a function #688

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

sorentwo
Copy link
Member

Once the application starts in a particular testing mode it can't be changed. That's inconvenient if you're running in :inline mode and don't want a particular job to execute inline!

This new helper temporarily changes testing modes within the context of a function.

Once the application starts in a particular testing mode it can't be
changed. That's inconvenient if you're running in `:inline` mode and
don't want a particular job to execute inline! This new helper
temporarily changes testing modes within the context of a function.
@sorentwo sorentwo added kind:enhancement New feature or request area:oss Related to Oban OSS labels Apr 14, 2022
@sorentwo sorentwo merged commit c540e55 into main Apr 15, 2022
@sorentwo sorentwo deleted the feature/local-testing-mode branch April 15, 2022 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:oss Related to Oban OSS kind:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant