discourse-assign/spec/system
Joffrey JAFFEUX 7dd33d299d
DEV: ensure bulk action is done before checking for result (#602)
We were sometimes visiting latest before the request happens, the solution is to wait for the modal to have automatically closed as it indicates the request has finished and the state should be the one we expect.
2024-11-12 07:45:02 +09:00
..
page_objects FIX: uses the new <DropdownMenu /> component (#569) 2024-05-08 09:08:30 +02:00
assign_topic_spec.rb FIX: ensures ctrl+enter from textarea saves (#566) 2024-04-24 15:54:38 +02:00
bulk_assign_spec.rb DEV: ensure bulk action is done before checking for result (#602) 2024-11-12 07:45:02 +09:00
group_assigned_spec.rb DEV: Fixup bulk assigment specs (#582) 2024-07-23 15:04:36 +10:00
group_preferences_spec.rb FIX: correctly refresh UI when changing group preference (#560) 2024-04-05 18:46:08 +02:00
user_menu_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00