Skip to content

[11.x] Refactor and add remaining test cases for the DatabaseUuidFailedJobProviderTest class#53408

Merged
taylorotwell merged 5 commits intolaravel:11.xfrom
kevinb1989:refactor-and-add-remaining-test-cases-for-the-databaseuuidfailedjobprovidertest-class
Nov 5, 2024
Merged

[11.x] Refactor and add remaining test cases for the DatabaseUuidFailedJobProviderTest class#53408
taylorotwell merged 5 commits intolaravel:11.xfrom
kevinb1989:refactor-and-add-remaining-test-cases-for-the-databaseuuidfailedjobprovidertest-class

Conversation

@kevinb1989
Copy link
Contributor

The Illuminate\Tests\Queue\DatabaseFailedJobProviderTest class already have the amazing structure from @timacdonald. I just want to do two things:

  • Extract the code to create a new provider to a new method.
  • Write test cases for the following methods:
    • ids
    • all
    • find
    • forget
    • flush
    • prune

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