You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484)
* Add specs for ActivityPub::CollectionsController#show

* Raise ActiveRecord::RecordNotFound

Raising ActiveRecord::NotFound raises NameError: uninitialized constant
ActiveRecord::NotFound.
7 years ago
..
controllers Add specs for activitypub collections controller (#9484) 7 years ago
fabricators Add profile directory (#9427) 7 years ago
features rubocop issues - Cleaning up (#8912) 7 years ago
fixtures Slightly reduce RAM usage (#7301) 8 years ago
helpers Add specs for Admin::AccountModerationNotesHelper (#9455) 7 years ago
lib Fix connect timeout not being enforced (#9329) 7 years ago
mailers Account archive download (#6460) 8 years ago
models Remove pending spec (#9453) 7 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Isolate each specs for cache store (#6450) 8 years ago
requests Use raw status code on have_http_status (#7214) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 9 years ago
services Ensure replied-to is a status not a boost (#9129) 7 years ago
support Remove empty strings (#5732) 8 years ago
validators Remove pending spec (#9454) 7 years ago
views Replace SVG asset with Custom mascot (#8766) 7 years ago
workers Lists (#5703) 8 years ago
rails_helper.rb rubocop issues - Cleaning up (#8912) 7 years ago
spec_helper.rb Disable simplecov on CircleCI (#7416) 8 years ago