You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Jankowski adbfd40a1b
Convert `api/v1/directories` controller spec to request spec (#28356)
11 months ago
..
accounts Controller spec to request spec: `api/v1/accounts/search` (#28299) 11 months ago
admin Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194) 12 months ago
apps Feature: Allow token introspection without read scope (#27142) 1 year ago
emails Migrate to request specs in `/api/v1/emails/confirmations` (#25686) 1 year ago
featured_tags Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298) 11 months ago
instances Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
lists Reduce `.times` usage in request and controller specs (#27949) 1 year ago
statuses Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 12 months ago
timelines Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797) 1 year ago
accounts_spec.rb Rewrite `/api/v1/accounts` tests as request specs (#27888) 1 year ago
apps_spec.rb DB speedup in `API::` controller/request specs (#25516) 1 year ago
blocks_spec.rb Migrate to request specs in `/api/v1/blocks` (#25517) 1 year ago
bookmarks_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
csp_spec.rb Specs for minimal CSP policy in `Api::` controllers (#27845) 1 year ago
custom_emojis_spec.rb Improve spec coverage for `models/announcement` class (#28350) 11 months ago
directories_spec.rb Convert `api/v1/directories` controller spec to request spec (#28356) 11 months ago
domain_blocks_spec.rb DB speedup in `API::` controller/request specs (#25516) 1 year ago
endorsements_spec.rb Convert `api/v1/endorsements` controller spec to request spec (#27984) 1 year ago
favourites_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
featured_tags_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
follow_requests_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
followed_tags_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
instance_spec.rb Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
lists_spec.rb Remove triple subject call in `api/v1/lists` spec (#28210) 12 months ago
media_spec.rb Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 1 year ago
mutes_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
notifications_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
polls_spec.rb Migrate to request specs in `/api/v1/polls` (#25596) 1 year ago
preferences_spec.rb Convert `api/v1/preferences` controller spec to request spec (#27987) 1 year ago
profiles_spec.rb Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 1 year ago
reports_spec.rb Fix duplicate tests (#27395) 1 year ago
scheduled_status_spec.rb Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 1 year ago
statuses_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
suggestions_spec.rb Migrate to request specs in `/api/v1/suggestions` (#25540) 1 year ago
tags_spec.rb DB speedup in `API::` controller/request specs (#25516) 1 year ago