discourse/plugins/chat/spec/system/shortcuts
Gary Pendergast 62c711b7c4
DEV: Fix a flaky chat shortcut test (#33966)
There's a race condition in this test that could cause the composer value to not have been updated before the test tries to read the value.

The composer page object makes use of the `has_field?()` test, which will wait until the value has been updated properly.
2025-07-30 18:47:34 +10:00
..
drawer_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
full_page_spec.rb DEV: Fix a flaky chat shortcut test (#33966) 2025-07-30 18:47:34 +10:00
mark_all_read_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
sidebar_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00