Commit Graph

202 Commits (f69627453d98d0ee9e0b2e7cbd8729d8850825ec)

Author SHA1 Message Date
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 4 days ago
Matt Jankowski db97197685
Remove `rails-controller-testing` gem (#33955) 1 week ago
Matt Jankowski 2a15bf4ede
Convert `admin/roles` controller spec to request/sytem specs (#33947) 1 week ago
Matt Jankowski ea53faeb3f
Convert `admin/users/roles` spec controller->system/request (#33930) 2 weeks ago
Matt Jankowski 4e58570f73
Use common `before` and contexts in admin/base controller spec (#33879) 3 weeks ago
Matt Jankowski 8c240ef042
Remove final remaining `assigns` usage in controller specs (#33866) 3 weeks ago
Matt Jankowski 77587913ce
Convert `admin/reports` spec controller->system (#33789) 4 weeks ago
Matt Jankowski 2beab34ca4
Convert `admin/email_domain_blocks` controller -> system spec (#33759) 1 month ago
Matt Jankowski 8a2d764d34
Reduce factory creation across `controllers/admin` specs (#33752) 1 month ago
Matt Jankowski 65d9171c7d
Use `expect` for `admin/` controllers (#33686) 1 month ago
Matt Jankowski a8b0152bc5
Convert `admin/terms_of_service/histories` spec controller->system (#33534) 2 months ago
Matt Jankowski 8d4ca95163
Convert `admin/follow_recommendations` spec controller->system (#33533) 2 months ago
Matt Jankowski 82d2ce293d
Convert `admin/warning_presets` spec controller->system (#33474) 2 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 2 months ago
Matt Jankowski 1fbd106af9
Convert `admin/report_notes` spec controller->system (#33433) 2 months ago
Matt Jankowski 00a8a5467c
Convert `admin/relays` spec controller->system (#33430) 2 months ago
Matt Jankowski 2e936785b7
Convert `admin/rules` spec controller->system (#33377) 2 months ago
Matt Jankowski 8770905186
Convert `admin/ip_blocks` spec controller->system (#33376) 2 months ago
Matt Jankowski 87c892191a
Convert `admin/domain_allows` spec controller->system (#33365) 2 months ago
Matt Jankowski 1acc54cfc7
Convert `admin/webhooks` spec controller->system (#33364) 2 months ago
Matt Jankowski 545a6b9eed
Convert `admin/account_moderation_notes` spec controller->system (#33354) 2 months ago
Matt Jankowski 668ce14ff2
Convert `admin/custom_emojis` spec controller->system (#33327) 2 months ago
Matt Jankowski f721e76d13
Avoid double request in `admin/export_domain_allows` controller spec (#33255) 3 months ago
Matt Jankowski 39364346bb
Add coverage for admin/terms/drafts#update and admin/terms/generates#create actions (#33251) 3 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 3 months ago
Matt Jankowski b107fc2e65
Use nil for timestamp column in admin/confirmations spec (#32682) 4 months ago
Matt Jankowski c40cd79c4d
Convert `admin/invites` controller specs to system specs (#32450) 5 months ago
Matt Jankowski 06d6b35e88
Convert `admin/tags` controller specs to system specs (#32447) 5 months ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
Matt Jankowski e1b5f3fc6f
Use `response.parsed_body` for html response checks (#31750) 6 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
Matt Jankowski 928390c2ba
Convert `admin/settings` controller specs to system specs (#31548) 6 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 6 months ago
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec (#31655) 6 months ago
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec (#31643) 6 months ago
Matt Jankowski 3959f36d19
Add checks about response body content to admin/dash spec (#30716) 6 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 7 months ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 7 months ago
Matt Jankowski 2616fde9e6
Use change-requiring records in admin/reports controller spec (#31052) 8 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 8 months ago
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 8 months ago
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 8 months ago
Claire 32223863a5
Add coverage to `/admin/accounts/:id` (#30386) 9 months ago
Emelia Smith 5fd56512de
Improve Report Notes and Account Moderation Notes (#30288) 10 months ago
Matt Jankowski 8f3c91fc3c
Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412) 1 year ago
Matt Jankowski 64f9939e39
Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
Matt Jankowski 1946e171e6
Reduce round trips in admin/disputes/appeals spec (#29234) 1 year ago
Matt Jankowski da50217b88
Combine repeated requests in `admin/accounts` controller spec (#29119) 1 year ago
Matt Jankowski 4cf07ed78c
Add missing action logging to `api/v1/admin/reports#update` (#29044) 1 year ago
Matt Jankowski 685eaa04d4
Combine double subject in admin/statuses controller shared example (#28940) 1 year ago