COMMITS
/ tests/Support/SupportTestingQueueFakeTest.php January 5, 2026
L
August 5, 2025
February 19, 2025
L
[11.x] Allow for assertions against `QueueFake::pushRaw()` (#54703)
Luke Kuzmish committed
June 17, 2024
S
[11.x] Improve Queue::assertNothingPushed() error message (#51814)
Sjors Ottjes committed
April 1, 2024
G
[11.x] `assertChain` and `assertNoChain` on job instance (#50858)
Günther Debrauwer committed
January 7, 2024
V
[10.x] Add `assertCount` test helper (#49609)
Volodya Kurshudyan committed
September 18, 2023
T
Allow older jobs to be faked (#48434)
Tim MacDonald committed
August 25, 2023
S
Apply fixes from StyleCI
StyleCI Bot committed
L
[10.x] Add `serializeAndRestore()` to `QueueFake` and`BusFake` (#48131)
Luke Kuzmish committed
February 3, 2023
N
[10.x] Adds PHPUnit 10 support (#45416)
Nuno Maduro committed
September 19, 2022
D
Merge branch '9.x'
Dries Vints committed
September 13, 2022
M
[9.x] Implement `except` method for fake classes to define what should not be faked (#44117)
Mateus Junges committed
June 10, 2022
D
Merge branch '9.x'
Dries Vints committed
June 6, 2022
T
Allow assertions against pushed string based pushed jobs (#42676)
Tim MacDonald committed
April 1, 2022
A
[10.x] Added `assertClosurePushed` and `assertClosureNotPushed` (#41713)
Ash Allen committed
March 10, 2022
T
Add partial queue faking (#41425)
Taylor Otwell committed
March 18, 2021
L
Always prefer typesafe string comparisons. (#36657)
Lucas Michot committed
May 1, 2020
S
allow only a closure in Queue::fake() assertions
Sjors Ottjes committed
March 28, 2020
L
Always prefer FQCN in comments.
Lucas Michot committed
February 3, 2020
T
rename method
Taylor Otwell committed
I
Add assertion with empty chain
iamgergo committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
April 10, 2019
K
Fixed circular dependency
kauanslr committed
February 7, 2019
D
Add void return type to setUp and tearDown methods
Dries Vints committed
October 10, 2018
L
Skip brakcets when new. (#26061)
Lucas Michot committed
October 4, 2018
G
[5.7] Add missing properties in class tests (#25923)
Gabriel Caruso committed
April 25, 2018
B
Queue fake now correctly counts the number of jobs (#23933)
Ben Kuhl committed
March 29, 2018
G
Fix several autoloads in tests
Gabriel Caruso committed
March 14, 2018
T
Apply fixes from StyleCI (#23539)
Taylor Otwell committed
March 13, 2018
A
Added test helper to assert that a Job has been queued with a Chain
asantibanez committed
February 26, 2018
B
[5.6] Queue::bulk() fake now properly pushes expected jobs (#23294)
Ben Kuhl committed
January 31, 2018
A
[5.5] Improve tests of test Fakes (#22963)
Alejandro Peinó committed
August 21, 2017
M
add assertNothingPushed method to QueueFake
Mateus Guimarães committed
August 13, 2017
M
[5.5] Basic QueueFake tests (with exception annotations) (#20544)
Mateus Guimarães committed