mastodon/spec
Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
to all subscribers. IDN-normalize callback URLs for subscriptions on insert.
2017-05-10 02:55:43 +02:00
..
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
fixtures Additional specs for URI handling (#2759) 2017-05-03 20:40:14 +02:00
helpers
javascript Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
lib Use CLD3 (#2949) 2017-05-09 19:58:03 +02:00
mailers Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
models Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
presenters
requests Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
routing
services Specs for pubsub subscribe service (#2951) 2017-05-09 20:48:30 +02:00
support/matchers/model
views Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
workers Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 2017-05-10 02:55:43 +02:00
rails_helper.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
spec_helper.rb