discourse/plugins/chat/spec/system/page_objects
Alan Guo Xiang Tan e7b55c11df
DEV: Speed chat channel system test (#21820)
Why is this change required?

In the `PageObjects::Components::Chat::Messages#has_no_message?` method,
it ended up calling `has_selector` when trying to assert that the
selector is not present. This is an anti-pattern which results in us
waiting the full Capybara default wait time
2023-05-30 12:44:47 +08:00
..
chat DEV: Speed chat channel system test (#21820) 2023-05-30 12:44:47 +08:00
chat_drawer FEATURE: Initial chat thread unread indicators (#21694) 2023-05-25 09:56:19 +02:00
modals DEV: Fix and improve chat system test for editing name and slug (#21810) 2023-05-29 18:00:59 +02:00
sidebar DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00