discourse-assign/spec/system
Alan Guo Xiang Tan 1f24dca1cc
DEV: Fix flaky system tests (#540)
Why this change?

The spec is flaky and it seems to be DB transaction related where after
signing in as a user, the failure screenshot shows that the user has not
been signed in.

What does this change do?

Set `capture_log: true` which will log all ActiveRecord DB statements
execute while running the spec.
2024-01-02 07:37:44 +08:00
..
page_objects DEV: Update tests for core change (#525) 2023-11-15 09:23:36 +00:00
assign_topic_spec.rb DEV: Fix flaky system tests (#540) 2024-01-02 07:37:44 +08:00
user_menu_spec.rb FIX: Order items properly in user menu 2023-11-09 16:41:48 +01:00