docbrown/spec/requests/user
Ridhwana 686976ced8
Round Robin Notifications Refactor (#19026)
* chore: rubocop

* feat: rename the worker in accordance to our guidelines and to be more verbose

* refactor: move the NotificationsModeration service to be a users query, and move the constants out to new files

* refactor: removed subscribed_to_mod_roundrobin_notifications? which was only being used once in a test

* refactor: remove the aliass from the user method and add them to notification_setting + update references
2023-02-01 15:21:36 +02:00
..
user_changes_password_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_destroy_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_notification_settings_spec.rb Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
user_organization_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_profile_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_settings_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_show_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_suggestions_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00