discourse/plugins/chat/spec/system/page_objects/chat
Joffrey JAFFEUX b235799792
FIX: more stable system tests (#19678)
This commit is a series of fixes to improve stability of system tests following the use of threadsafe:

* Jobs.run_immediately in before block was causing issues
* During test a js error could be caused by an undefined this.details in chat-live-pane
* Apply the chat composer click trick everywhere when sending a message, it ensures we are not hiding anything with autocomplete
* There was another case not using send_message yet
2023-01-03 14:53:41 +10:00
..
chat.rb FIX: correctly handles navigating to a message (#19614) 2022-12-23 19:48:14 +01:00
chat_channel.rb FIX: more stable system tests (#19678) 2023-01-03 14:53:41 +10:00