mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 04:26:18 +08:00
38d358fb9a
This commit also includes two changes to the rails helper which make tests more consistent on different devices. With this change the failure was reproducible locally and not only on CI: ``` options.add_argument("--force-device-scale-factor=1") ``` The fix itself is quite simple and attempts to find safe click coordinates, the previous solution could fail depending on the size of the sidebar. |
||
---|---|---|
.. | ||
ace_editor.rb | ||
base.rb | ||
composer.rb | ||
dialog.rb | ||
emoji_picker.rb | ||
fast_editor.rb | ||
legacy_header_dropdown.rb | ||
select_kit.rb | ||
sidebar_header_dropdown.rb | ||
sidebar.rb | ||
topic_list.rb | ||
topic_query_filter.rb |