1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-09 08:28:49 +00:00
mastodon/spec/models
2024-08-09 12:48:34 +00:00
..
account Fix RSpec/VerifiedDoubles cop () 2023-06-22 14:55:22 +02:00
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE () 2024-03-18 12:57:21 +00:00
admin Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
concerns Use Rails upsert to generate update_count! query in Counters concern () 2024-04-17 08:16:51 +00:00
form Use enum-generated scopes/queries for BulkImport () 2024-04-18 10:13:35 +00:00
trends Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
user_settings Fix minor typos in comments and spec names () 2023-05-19 17:13:29 +02:00
web Fix RSpec/EmptyExampleGroup cop () 2023-07-28 23:15:33 +02:00
account_conversation_spec.rb Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
account_domain_block_spec.rb Check both before/after state in AccountDomainBlock spec () 2024-06-11 13:59:56 +00:00
account_filter_spec.rb Autofix Rubocop RSpec/MatchArray () 2023-04-26 21:29:36 +02:00
account_migration_spec.rb Fix RSpec/SubjectDeclaration cop () 2023-07-12 09:49:33 +02:00
account_spec.rb Fix ß bug in regexp for mentions and tags () 2024-07-25 14:24:19 +00:00
account_statuses_cleanup_policy_spec.rb Reduce factory creation in spec/models/account_statuses_cleanup_policy () 2024-01-25 13:37:25 +00:00
account_warning_preset_spec.rb Models specs coverage () 2023-03-04 16:43:47 +01:00
announcement_spec.rb Announcement reactions query spec improvement and refactor () 2024-01-17 09:18:13 +00:00
appeal_spec.rb Extract TEXT_LENGTH_LIMIT constant in Appeal class () 2024-06-10 15:23:17 +00:00
block_spec.rb Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
canonical_email_block_spec.rb Clean up of RSpec/LetSetup within spec/models () 2023-12-21 09:18:38 +00:00
conversation_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
custom_emoji_category_spec.rb Pending example models minimal coverage () 2023-03-04 17:16:45 +01:00
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
custom_emoji_spec.rb Rename jobs/attachments rspec tag names () 2024-07-08 16:01:08 +00:00
custom_filter_keyword_spec.rb Add CustomFilterKeyword#to_regex method () 2024-01-25 13:00:34 +00:00
custom_filter_spec.rb Use normalizes on CustomFilter#context value () 2024-03-13 08:50:21 +00:00
domain_allow_spec.rb Remove unused matches_domain scopes on Account, DomainAllow, DomainBlock () 2024-01-18 16:11:04 +00:00
domain_block_spec.rb Fix Naming/VariableNumber cop () 2023-10-18 14:26:22 +02:00
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop () 2023-06-06 15:51:42 +02:00
export_spec.rb Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
extended_description_spec.rb Models specs coverage () 2023-03-04 16:43:47 +01:00
favourite_spec.rb Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
follow_request_spec.rb Fix RSpec/MessageSpies cop () 2023-11-07 09:46:28 +00:00
follow_spec.rb Use fabricator in follow_spec () 2024-06-11 06:57:09 +00:00
home_feed_spec.rb Remove caching in cache_collection () 2024-04-08 13:46:13 +00:00
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
import_spec.rb Remove duplicate fabricator validity checks () 2024-06-11 07:48:42 +00:00
instance_spec.rb Add specs for Instance model scopes and add with_domain_follows scope () 2024-01-25 15:28:27 +00:00
invite_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
ip_block_spec.rb Improve IpBlock model test coverage () 2024-03-01 16:17:40 +00:00
marker_spec.rb Pending example models minimal coverage () 2023-03-04 17:16:45 +01:00
media_attachment_spec.rb Bust CDN cache on media deletion () 2024-08-09 12:48:34 +00:00
mention_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
notification_policy_spec.rb Change notification requests to only count mentions () 2024-08-07 11:12:36 +00:00
notification_request_spec.rb Change notification requests to only count mentions () 2024-08-07 11:12:36 +00:00
notification_spec.rb Add experimental server-side notification grouping () 2024-06-03 08:35:59 +00:00
one_time_key_spec.rb Misc coverage improvements for validators () 2023-03-04 17:00:00 +01:00
poll_spec.rb Remove duplicate fabricator validity checks () 2024-06-11 07:48:42 +00:00
poll_vote_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
preview_card_provider_spec.rb Models specs coverage () 2023-03-04 16:43:47 +01:00
preview_card_spec.rb Validate allowed schemes on preview card URLs () 2023-10-23 09:50:02 +02:00
privacy_policy_spec.rb Fix RSpec/DescribedClass cop () 2024-03-13 15:42:39 +00:00
public_feed_spec.rb Fix RSpec/InstanceVariable cop () 2023-11-08 15:42:30 +00:00
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships () 2023-10-06 12:58:16 +02:00
relationship_severance_event_spec.rb Add notifications of severed relationships () 2024-03-20 15:37:21 +00:00
remote_follow_spec.rb Fix RSpec/ContextWording cop () 2023-05-04 05:49:08 +02:00
report_filter_spec.rb Update rubocop and rubocop-rspec () 2023-08-22 09:31:40 +02:00
report_spec.rb Match report validation spec to extracted constant () 2024-06-10 15:04:01 +00:00
rule_spec.rb Pending example models minimal coverage () 2023-03-04 17:16:45 +01:00
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations () 2024-06-10 14:52:33 +00:00
session_activation_spec.rb Fix RSpec/MessageChain cop () 2023-11-09 12:57:23 +00:00
setting_spec.rb Clean up Setting model and remove dead code () 2024-01-09 14:01:53 +00:00
severed_relationship_spec.rb Add notifications of severed relationships () 2024-03-20 15:37:21 +00:00
site_upload_spec.rb Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
software_update_spec.rb Add admin notifications for new Mastodon versions () 2023-09-01 17:47:07 +02:00
status_edit_spec.rb Pending example models minimal coverage () 2023-03-04 17:16:45 +01:00
status_pin_spec.rb Reduce .times usage in StatusPin and add PIN_LIMIT constant in validator () 2023-11-20 09:07:25 +00:00
status_spec.rb Limit attachments to MEDIA_ATTACHMENTS_LIMIT when returning posts through the API () 2024-07-08 07:41:50 +00:00
tag_feed_spec.rb Remove erroneous service type on TagFeed model spec () 2024-02-21 11:25:33 +00:00
tag_spec.rb Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
user_role_spec.rb Fix RSpec/DescribedClass cop () 2024-03-13 15:42:39 +00:00
user_settings_spec.rb Fix RSpec/DescribedClass cop () 2024-03-13 15:42:39 +00:00
user_spec.rb Rename jobs/attachments rspec tag names () 2024-07-08 16:01:08 +00:00
webauthn_credential_spec.rb Extract SIGN_COUNT_LIMIT constant in WebauthnCredential class () 2024-06-11 15:36:21 +00:00
webhook_spec.rb Use normalizes to prepare Webhook#events value () 2023-11-13 22:47:44 +00:00