summaryrefslogtreecommitdiffstats
path: root/spec/services
AgeCommit message (Expand)Author
2024-06-17Fix repeated Delete/Undo assertion in remove status service spec (#30715)Matt Jankowski
2024-06-12Fix notifications from limited users being outright dropped (#30559)Claire
2024-06-12Fix duplicate `@context` attribute in user export (#30653)Claire
2024-06-10fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584)Daniel M Brasil
2024-06-06Add `sidekiq_inline` to appeal service spec (#30562)Matt Jankowski
2024-05-30Merge pull request from GHSA-5fq7-3p3j-9vrfClaire
2024-05-27Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433)Matt Jankowski
2024-04-26Fix Idempotency-Key ignored when scheduling a post (#30084)Claire
2024-04-22Fix intermittent order based failure in `UpdateStatusService` spec (#30008)Matt Jankowski
2024-04-19Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999)Matt Jankowski
2024-04-18Use enum-generated scopes/queries for `BulkImport` (#29975)Matt Jankowski
2024-04-17Change `have_enqueued_sidekiq_job` usage to always make argument expectations...Claire
2024-04-17Combine double subject runs and DRY up change check in bulk import service sp...Matt Jankowski
2024-03-26Undo notification permissions on individual and domain blocks (#29570)Claire
2024-03-22Improve specs for severed relationships (#29688)Claire
2024-03-21Remove severed relationship notifications for single account suspensions (#29...Claire
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-15Extract target account on list method in bulk import row service spec (#29601)Matt Jankowski
2024-03-13Fix `RSpec/DescribedClass` cop (#29472)Matt Jankowski
2024-03-13Remove unneeded `type: :service` from spec/services files (#29304)Matt Jankowski
2024-03-13Add basic coverage for `TagSearchService` class (#29319)Matt Jankowski
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-02-23Add basic coverage for `MoveService` class (#29301)Matt Jankowski
2024-02-22Use heredoc on the `HTML` blocks in verify link spec (#29365)Matt Jankowski
2024-02-22Fix processing of `Link` objects in `Image` objects (#29335)Claire
2024-02-22Fix link verifications when page size exceeds 1MB (#29358)Claire
2024-02-22Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327)Matt Jankowski
2024-02-22Add basic coverage for `RemoveFeaturedTagService` class (#29328)Matt Jankowski
2024-02-22Add basic coverage for `UnfavouriteService` class (#29329)Matt Jankowski
2024-02-22Add basic coverage for `UnmuteService` class (#29330)Matt Jankowski
2024-02-22Add basic coverage for `WebhookService` class (#29331)Matt Jankowski
2024-02-22Add basic coverage for `ApproveAppealService` class (#29333)Matt Jankowski
2024-02-22Add basic coverage for `VoteService` class (#29334)Matt Jankowski
2024-02-21Add basic coverage for `AfterUnallowDomainService` class (#29324)Matt Jankowski
2024-02-21Add basic coverage for `AppealService` class (#29322)Matt Jankowski
2024-02-21Add basic coverage for `CreateFeaturedTagService` class (#29321)Matt Jankowski
2024-02-21Add basic coverage for `ProcessHashtagsService` class (#29320)Matt Jankowski
2024-02-19Use `capture_emails` helper to improve email assertions in specs (#29245)Matt Jankowski
2024-02-16Merge pull request from GHSA-jhrq-qvrm-qr36Claire
2024-02-16Reduce `RSpec/MultipleExpectations` in post_status_service spec (#29225)Matt Jankowski
2024-02-16Avoid local block var assignment in ap/process_status_update_service spec (#2...Matt Jankowski
2024-02-07Add common `ThreadingHelper` module for specs (#29116)Matt Jankowski
2024-02-06Reduce `RSpec/ExampleLength` in PostStatusService spec example (#29105)Matt Jankowski
2024-02-06Reduce expectation count in example from `ProcessAccountService` spec (#29100)Matt Jankowski
2024-02-01Merge pull request from GHSA-3fjr-858r-92rwClaire
2024-01-26Combine repeated subject in ap fetch remote actor service spec (#28953)Matt Jankowski
2024-01-26Combine repeated subject in ap fetch remote account service spec (#28952)Matt Jankowski
2024-01-25Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892)Matt Jankowski
2024-01-19Fix processing of compacted single-item JSON-LD collections (#28816)Claire
2024-01-18Reduced repeated setup in `UnallowDomainService` spec (#28785)Matt Jankowski