discourse/spec/requests/admin
Gerhard Schlager dc961fecb9 FIX: Outgoing emails were not disabled after restoring backup 2019-02-25 16:07:24 +01:00
..
admin_controller_spec.rb REFACTOR: admin controller specs to requests (#5978) 2018-06-11 12:32:55 +08:00
api_controller_spec.rb Adds test to make sure moderators can't make master keys 2018-09-11 12:02:06 -04:00
backups_controller_spec.rb FIX: Outgoing emails were not disabled after restoring backup 2019-02-25 16:07:24 +01:00
badges_controller_spec.rb REFACTOR: admin badges controller specs to requests (#5960) 2018-06-11 12:50:56 +08:00
color_schemes_controller_spec.rb REFACTOR: admin color schemes controller specs to requests (#5964) 2018-06-11 12:48:58 +08:00
dashboard_controller_spec.rb REFACTOR: admin dashboard controller specs to requests (#5967) 2018-06-11 12:47:42 +08:00
email_controller_spec.rb FIX: Return 400 when username params is invalid. 2019-01-30 16:06:55 +08:00
email_templates_controller_spec.rb FIX: Email template for "Queued Posts Reminder" was not found 2018-07-24 17:26:52 +02:00
embeddable_hosts_controller_spec.rb REFACTOR: admin embeddable hosts controller specs to requests (#5979) 2018-06-11 12:32:13 +08:00
embedding_controller_spec.rb REFACTOR: admin embedding controller specs to requests (#5980) 2018-06-11 12:31:58 +08:00
emojis_controller_spec.rb REFACTOR: admin emojis controller specs to requests (#5974) 2018-06-11 12:39:31 +08:00
flagged_topics_controller_spec.rb DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
flags_controller_spec.rb FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
groups_controller_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
impersonate_controller_spec.rb REFACTOR: admin impersonate controller specs to requests (#5968) 2018-06-11 12:47:14 +08:00
moderation_history_controller_spec.rb FEATURE: show post approvals in Moderation History (#6643) 2018-11-22 10:22:23 +08:00
permalinks_controller_spec.rb REFACTOR: admin permalinks controller specs to requests (#5970) 2018-06-11 12:37:21 +08:00
plugins_controller_spec.rb REFACTOR: admin plugins controller specs to requests (#5977) 2018-06-11 12:33:07 +08:00
reports_controller_spec.rb FIX: handles not found reports in bulk loading (#6582) 2018-11-12 13:47:24 +01:00
screened_emails_controller_spec.rb REFACTOR: admin screened emails controller specs to requests (#5975) 2018-06-11 12:33:54 +08:00
screened_ip_addresses_controller_spec.rb REFACTOR: admin screened ip addresses controller specs to requests (#5965) 2018-06-11 12:48:34 +08:00
screened_urls_controller_spec.rb REFACTOR: admin screened urls controller specs to requests (#5976) 2018-06-11 12:33:38 +08:00
search_logs_spec.rb REFACTOR: Calculate CTR in SearchLog model and hide unique column (#6791) 2018-12-18 19:13:46 +05:30
site_settings_controller_spec.rb FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
site_texts_controller_spec.rb FEATURE: Better handling of quotation marks in site text search 2018-11-12 13:26:41 +01:00
staff_action_logs_controller_spec.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
themes_controller_spec.rb FIX: Rescue and display import errors when updating theme via git 2019-02-05 13:49:16 +00:00
user_fields_controller_spec.rb REFACTOR: admin user fields controller specs to requests (#5961) 2018-06-11 12:50:21 +08:00
users_controller_spec.rb FIX: Consistency about our response for invalid user id in `Admin::UsersController`. 2018-12-15 08:01:35 +08:00
versions_controller_spec.rb REFACTOR: admin versions controller specs to requests (#5973) 2018-06-11 12:35:05 +08:00
web_hooks_controller_spec.rb REFACTOR: admin webhooks controller specs to requests (#5969) 2018-06-11 12:47:29 +08:00