donphan/spec/models
Claire 876aa35350 Merge commit 'ffc5be4820ed7bad4656489f096230dd7965140b' into glitch-soc/merge-upstream
Conflicts:
- `package.json`:
  Upstream updated a dependency that is on an adjacent line to a
  glitch-soc-only dependency in that file.
  Updated as upstream did.
- `yarn.lock`:
  Upstream updated a dependency that is on an adjacent line to a
  glitch-soc-only dependency in that file.
  Updated as upstream did.
2024-03-19 19:21:12 +01:00
..
account
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE (#29619) 2024-03-18 12:57:21 +00:00
admin Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
concerns Merge commit '24319836de6046fb2985ec1a24c30ad7d47584d7' into glitch-soc/merge-upstream 2024-03-11 17:29:07 +01:00
form Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
account_statuses_cleanup_policy_spec.rb Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 2024-01-25 13:37:25 +00:00
account_warning_preset_spec.rb
announcement_spec.rb Announcement reactions query spec improvement and refactor (#28768) 2024-01-17 09:18:13 +00:00
appeal_spec.rb
block_spec.rb
canonical_email_block_spec.rb Clean up of `RSpec/LetSetup` within `spec/models` (#28444) 2023-12-21 09:18:38 +00:00
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Use normalizes to prepare CustomEmoji `domain` value (#28624) 2024-01-08 11:20:59 +00:00
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method (#28893) 2024-01-25 13:00:34 +00:00
custom_filter_spec.rb Use `normalizes` on `CustomFilter#context` value (#27602) 2024-03-13 08:50:21 +00:00
domain_allow_spec.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 2024-01-18 16:11:04 +00:00
domain_block_spec.rb Fix `Naming/VariableNumber` cop (#27447) 2023-10-18 14:26:22 +02:00
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream 2023-12-17 23:04:16 +01:00
follow_spec.rb
home_feed_spec.rb
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:25:15 +01:00
import_spec.rb
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 2024-01-25 15:28:27 +00:00
invite_spec.rb
ip_block_spec.rb Improve `IpBlock` model test coverage (#29460) 2024-03-01 16:17:40 +00:00
marker_spec.rb
media_attachment_spec.rb Reduce `RSpec/MultipleExpectations` in media_attachment spec (#29228) 2024-02-16 13:00:09 +00:00
mention_spec.rb
notification_policy_spec.rb Add notification policies and notification requests in web UI (#29433) 2024-03-11 15:02:21 +00:00
notification_request_spec.rb Add notification policies and notification requests in web UI (#29433) 2024-03-11 15:02:21 +00:00
notification_spec.rb Misc coverage improvements re: sidekiq/inline (#28651) 2024-01-09 09:40:08 +00:00
one_time_key_spec.rb
poll_spec.rb Add spec for poll model (#23399) 2023-10-17 14:56:24 +02:00
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb Validate allowed schemes on preview card URLs (#27485) 2023-10-23 09:50:02 +02:00
privacy_policy_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
public_feed_spec.rb Merge commit 'b87bfb8c96c8491f1228e0258d05119f3420db05' into glitch-soc/merge-upstream 2023-12-18 18:34:25 +01:00
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 12:58:16 +02:00
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb Fix already-invalid reports failing to resolve (#29027) 2024-02-06 09:35:27 +00:00
rule_spec.rb
session_activation_spec.rb Fix `RSpec/MessageChain` cop (#27776) 2023-11-09 12:57:23 +00:00
setting_spec.rb Clean up `Setting` model and remove dead code (#28661) 2024-01-09 14:01:53 +00:00
site_upload_spec.rb
software_update_spec.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
status_edit_spec.rb
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2023-11-20 09:07:25 +00:00
status_spec.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-12-28 16:57:10 +01:00
tag_feed_spec.rb Merge commit '08342ad40c1b92caf873282190efe8533a7d6e2e' into glitch-soc/merge-upstream 2024-02-24 15:02:28 +01:00
tag_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
user_role_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
user_settings_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
user_spec.rb Merge commit '87ad398ddc78f2da5746774960690661e8e57335' into glitch-soc/merge-upstream 2024-02-24 14:02:01 +01:00
webauthn_credentials_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
webhook_spec.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 2023-11-13 22:47:44 +00:00