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
Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974)
* Add specs for valid challenge response from pubsub confirmation worker

* Refactor the pubsub confirmation worker
8 years ago
..
controllers Specs for API push controller, with refactor (#2926) 8 years ago
fabricators Fixes slow query in notifications api (#2851) 8 years ago
features Replace sprockets/browserify with Webpack (#2617) 8 years ago
fixtures Additional specs for URI handling (#2759) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
javascript Replace sprockets/browserify with Webpack (#2617) 8 years ago
lib Use CLD3 (#2949) 8 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Improve allowed language handling (#2897) 8 years ago
presenters
requests Remove the react-rails gem (#2801) 8 years ago
routing Restful refactor of accounts/ routes (#2133) 8 years ago
services Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972) 8 years ago
support/matchers/model
views Remove the react-rails gem (#2801) 8 years ago
workers Pubsub confirmation worker spec (#2974) 8 years ago
rails_helper.rb Disable sidekiq logging in test mode (#2962) 8 years ago
spec_helper.rb