Jai Nigam
02/01/2023, 3:17 PMTom
02/01/2023, 3:20 PMJai Nigam
02/01/2023, 3:26 PMTom
02/01/2023, 3:29 PMJai Nigam
02/01/2023, 5:26 PMTom
02/01/2023, 5:40 PM/users/12345
in one thread with a scenario name of something like user-update-12345
. Then you ensure in your tests you specifically work with user 12345
. Then in other tests you pick a different user ID/random number/whatever and that way both the stubs and the scenario will only apply to the test/thread that created them.Jai Nigam
02/01/2023, 5:43 PMTom
02/01/2023, 5:54 PM