mastodon/spec
Claire bc33be0342 Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream
Conflicts:
- `Gemfile.lock`:
  Conflict because we had updated the `json-ld` gem to fix a yanked dependency.
  Kept our version of `json-ld` while updating other dependencies.
2023-12-18 18:07:24 +01:00
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 2023-11-06 16:25:40 +00:00
controllers Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream 2023-12-18 18:07:24 +01:00
fabrication Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Fix `Lint/EmptyBlock` cop (#27748) 2023-11-07 09:11:04 +00:00
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 2023-11-07 09:15:30 +00:00
fixtures Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
generators Rails 7.1 update (#25963) 2023-10-23 17:58:29 +00:00
helpers Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream 2023-12-17 23:04:16 +01:00
lib Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream 2023-12-18 18:07:24 +01:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream 2023-12-17 23:04:16 +01:00
policies Merge commit '398635c0c4987ec44d937e98431ff5dee331ea94' into glitch-soc/merge-upstream 2023-09-15 20:57:40 +02:00
presenters Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream 2023-06-10 16:48:01 +02:00
requests Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream 2023-12-18 18:07:24 +01:00
routing
search/models/concerns Add search tests (#26703) 2023-09-08 16:17:55 +02:00
serializers Consolidate JSON parsing in serializers specs (#27693) 2023-11-07 15:20:24 +00:00
services Fix `Performance/MapMethodChain` cop (#27744) 2023-11-07 13:01:09 +00:00
support Move search and streaming spec manager classes to separate support files (#27727) 2023-11-07 15:25:49 +00:00
system Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
validators Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream 2023-12-17 23:04:16 +01:00
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 2023-11-06 14:28:20 +00:00
workers Fix `RSpec/MessageSpies` cop (#27751) 2023-11-07 09:46:28 +00:00
rails_helper.rb Fix `RSpec/HookArgument` cop (#27747) 2023-11-07 09:10:36 +00:00
spec_helper.rb Move search and streaming spec manager classes to separate support files (#27727) 2023-11-07 15:25:49 +00:00