discourse/plugins/chat/spec/requests/core_ext
Martin Brennan a8d6dc4d3a
DEV: Fix bookmark flaky (#24327)
Fixes this problem that happens sometimes in specs:

> Mocha::StubbingError:
> #<Mock:0x135150> was instantiated in one test but it is receiving
invocations within another test. This can lead to unintended
interactions between tests and hence unexpected test failures. Ensure
that every test correctly cleans up any state that it introduces.
2023-11-10 11:16:22 +01:00
..
bookmarks_controller_spec.rb DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812) 2023-07-19 21:55:00 +04:00
categories_controller_spec.rb DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
email_controller_spec.rb DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
latest_performance_spec.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
users_controller_spec.rb DEV: Fix bookmark flaky (#24327) 2023-11-10 11:16:22 +01:00