Skip to content

Add tests for custom queue on batched jobs #148

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
Jun 26, 2024

Conversation

marickvantuil
Copy link
Member

No description provided.

@Plytas
Copy link
Contributor

Plytas commented Jun 26, 2024

I think you need to add this to \Tests\TestCase::getEnvironmentSetUp()

$app['config']->set('queue.batching.database', 'testbench');

@marickvantuil
Copy link
Member Author

I think you need to add this to \Tests\TestCase::getEnvironmentSetUp()

$app['config']->set('queue.batching.database', 'testbench');

🤩

Thanks, will try this! I got very confused why specifically this test is failing

@marickvantuil marickvantuil merged commit 367c8fc into master Jun 26, 2024
11 checks passed
@marickvantuil marickvantuil deleted the feature/batched-job-queue-tests branch June 26, 2024 20:57
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