discourse/spec/system/page_objects
Alan Guo Xiang Tan d753e00eb5
DEV: Avoid waiting full Capbyara default wait timeout in system tests (#22684)
Avoid using negated matchers with custom RSpec matchers that rely on
`has_css?` as it'll result in Capybara waiting the full default wait
time.
2023-07-19 14:23:43 +08:00
..
components DEV: Fix flaky system test in system/category_topics_spec.rb (#22652) 2023-07-18 07:35:47 +08:00
modals DEV: Move Bookmark modal/component to use d-modal (#22532) 2023-07-17 10:14:17 +10:00
pages DEV: Avoid waiting full Capbyara default wait timeout in system tests (#22684) 2023-07-19 14:23:43 +08:00
cdp.rb FEATURE: Reacting to MessageBus in chat thread panel (#21070) 2023-04-13 14:45:50 +02:00