Testing jobs does not overlap #54688
Unanswered
xxRockOnxx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How could this be done if needed?
I have added
WithoutOverlapping
middleware in my jobs and test them like in the following:I'm really not sure if this makes sense. I'm shooting in the dark here but this should get the intent across.
I'm guessing this is failing as intended but I'm trying to assert that
Baz
does not get handled.Edit:
The following is a lot closer to what I'm trying to test.
Beta Was this translation helpful? Give feedback.
All reactions