mastodon/spec
Claire 82eebd0482 Merge commit '41a505513fb36f7c28c8d8a4270d5ee192169462' into glitch-soc/merge-upstream
Conflicts:
- `app/serializers/initial_state_serializer.rb`:
  Upstream renamed an initial state parameter, where we had extra ones.
  Renamed as upstream did.
- `app/workers/feed_insert_worker.rb`:
  Upstream wrapped database query in a block, we had extra database
  queries because of the DM timeline.
  Moved everything in the block.
2023-07-12 15:27:32 +02:00
..
chewy
config/initializers
controllers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-05 12:01:26 +02:00
fabricators
features Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
generators
helpers Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
lib Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
locales
mailers Add coverage for `UserMailer` methods (#25484) 2023-06-19 09:50:35 +02:00
models Merge branch 'main' into glitch-soc/merge-upstream 2023-07-06 15:16:34 +02:00
policies Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
presenters
requests Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
routing
serializers Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
services Add forwarding of reported replies to servers being replied to (#25341) 2023-07-08 20:00:02 +02:00
support Extract shared examples from api specs (#25387) 2023-06-14 09:34:01 +02:00
validators Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
views/statuses Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
workers Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
fabricators_spec.rb
rails_helper.rb
spec_helper.rb Remove Ruby GC config from spec helper (#25455) 2023-06-15 22:14:46 +01:00