summaryrefslogtreecommitdiffstats
path: root/spec/controllers
AgeCommit message (Expand)Author
2023-07-27Change interaction modal in web UI (#26075)Claire
2023-07-27Migrate to request specs in `/api/v2/filters` (#25721)Daniel M Brasil
2023-07-27Use correct naming on controller concern specs (#26197)Matt Jankowski
2023-07-19Wrong count in response when removing favourite/reblog (#24365)Christian Schmidt
2023-07-18Migrate to request specs in `/api/v1/mutes` (#25622)Daniel M Brasil
2023-07-18Migrate to request specs in `/api/v1/bookmarks` (#25520)Daniel M Brasil
2023-07-18Migrate to request specs in `/api/v1/timelines/public` (#25746)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/favourite` (#25626)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/bookmark` (#25624)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/polls` (#25596)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/pin` (#25635)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/emails/confirmations` (#25686)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/timelines/home` (#25743)Daniel M Brasil
2023-07-13Fix embed dropdown menu item for unauthenticated users (#25964)Claire
2023-07-12Fix `RSpec/StubbedMock` cop (#25552)Matt Jankowski
2023-07-12Fix `Lint/AmbiguousBlockAssociation` cop (#25921)Matt Jankowski
2023-07-12Fix `RSpec/SubjectDeclaration` cop (#25312)Matt Jankowski
2023-07-08Admin mailer parameterization (#25759)Matt Jankowski
2023-07-03Fix `/api/v2/search` not working with following query param (#25681)Daniel M Brasil
2023-07-02Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)Daniel M Brasil
2023-07-01Fix rails `rewhere` deprecation warning in directories api controller (#25625)Matt Jankowski
2023-06-22Change /api/v1/statuses/:id/history to always return at least one item (#25510)Claire
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-22Reduce `Admin::Reports::Actions` spec db activity (#25465)Matt Jankowski
2023-06-22Add finer permission requirements for managing webhooks (#25463)Claire
2023-06-22Speed-up on `StatusesController` spec (#25549)Matt Jankowski
2023-06-22Migrate to request specs in `/api/v1/suggestions` (#25540)Daniel M Brasil
2023-06-20Fix /api/v1/conversations sometimes returning empty accounts (#25499)Claire
2023-06-20Migrate to request specs in `/api/v1/admin/account_actions` (#25514)Daniel M Brasil
2023-06-20Fix wrong view being displayed when a webhook fails validation (#25464)Claire
2023-06-19Combine assertions in api/v1/notifications spec (#25486)Matt Jankowski
2023-06-19Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477)Daniel M Brasil
2023-06-19Migrate to request specs in `/api/v1/tags` (#25439)Daniel M Brasil
2023-06-15Migrate to request specs in `/api/v1/lists` (#25443)Daniel M Brasil
2023-06-14Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)Matt Jankowski
2023-06-14Migrate to request specs in `/api/v1/domain_blocks` (#25414)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/follow_requests` (#25411)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/apps` (#25401)Daniel M Brasil
2023-06-14Extract shared examples from api specs (#25387)Matt Jankowski
2023-06-14Fix ArgumentError when loading newer Private Mentions (#25399)Claire
2023-06-10Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)Matt Jankowski
2023-06-10migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)fusagiko / takayamaki
2023-06-10Migrate to request specs in `/api/v1/admin/canonical_email_blocks` (#25330)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/ip_blocks` (#25331)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_allows` (#25333)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/reports` (#25355)Daniel M Brasil
2023-06-09Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337)Daniel M Brasil
2023-06-06Fix RSpec/MissingExampleGroupArgument cop (#25310)Matt Jankowski