Skip to content

Conversation

@miladev95
Copy link
Contributor

Added tests
test_with_fake_batch_sets_and_returns_fake, verifies withFakeBatch returns the job and sets a BatchFake with correct id, name and totalJobs.
test_batching_reflects_cancelled_state, verifies batching() returns true initially and false after the batch is cancelled.

Purpose
improve test coverage for Batchable behavior and ensure batching state and fake batch functionality work as expected.

@miladev95 miladev95 changed the title Add BusBatchable tests [12.x] Add BusBatchable tests Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant