Skip to content

archtechx/tenancy-queue-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenancy for Laravel queue test suite

In addition to the tests we can write using testbench, we have this repository which:

  1. Creates a new Laravel application
  2. Sets up Tenancy
  3. Creates a sample job
  4. Asserts that the queue worker is working as expected

This is mostly due to some past bugs that were hard to catch in our test suite.

With this repo, we can have a separate CI job validating queue behavior in a real application.

TODOs

  • Verify how queue:restart works in v4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published