summaryrefslogtreecommitdiffstats
path: root/spec/services
AgeCommit message (Expand)Author
2023-07-28Fix `RSpec/EmptyExampleGroup` cop (#24735)Matt Jankowski
2023-07-28Use original URL in preview if it redirects to 4xx page (#26200)Christian Schmidt
2023-07-26Reformat large key values in service specs (#26181)Matt Jankowski
2023-07-26Reformat large text arg in `FetchLinkCardService` spec (#26183)Matt Jankowski
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-07-20Fix `Lint/Void` cop (#25922)Matt Jankowski
2023-07-17Fix some incorrect tests (#26035)Claire
2023-07-12Fix `RSpec/StubbedMock` cop (#25552)Matt Jankowski
2023-07-12Fix `Lint/AmbiguousBlockAssociation` cop (#25921)Matt Jankowski
2023-07-12Fix `RSpec/SubjectStub` cop (#25550)Matt Jankowski
2023-07-12Fix `RSpec/SubjectDeclaration` cop (#25312)Matt Jankowski
2023-07-10Change searching with # to include account index (#25638)jsgoldstein
2023-07-10Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)Claire
2023-07-08Add forwarding of reported replies to servers being replied to (#25341)Eugen Rochko
2023-07-03Fix `/api/v2/search` not working with following query param (#25681)Daniel M Brasil
2023-06-29Fix ResolveURLService not resolving local URLs for remote content (#25637)Claire
2023-06-29Change account search to match by text when opted-in (#25599)jsgoldstein
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-22Speed-up on `BackupService` spec (#25527)Matt Jankowski
2023-06-14Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)Matt Jankowski
2023-06-10Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)Matt Jankowski
2023-06-06Fix RSpec/MissingExampleGroupArgument cop (#25310)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop (#25104)Matt Jankowski
2023-06-01Add support for importing lists (#25203)Claire
2023-06-01Allow carets in URL search params (#25216)Renaud Chaput
2023-06-01Translate CW, poll options and media descriptions (#24175)Christian Schmidt
2023-05-26Fix RSpec/NoExpectationExample cop (#25103)Matt Jankowski
2023-05-24Fix RSpec/ExpectChange cop (#25101)Matt Jankowski
2023-05-23Fix RSpec/PredicateMatcher cop (#25102)Matt Jankowski
2023-05-22Allow reports with long comments from remote instances, but truncate (#25028)Emelia Smith
2023-05-19Fix minor typos in comments and spec names (#21831)Nick Schonning
2023-05-19Add tests for avatar/header in backup service (#25037)Claire
2023-05-12Fix RSpec/SharedContext cop (#24847)Matt Jankowski
2023-05-11Fix RSpec/ScatteredSetup cop (#24848)Matt Jankowski
2023-05-04Fix RSpec/ContextWording cop (#24739)Matt Jankowski
2023-05-04Misc spec cleanup (#24822)Matt Jankowski
2023-05-02Optimize archive export service and export zip files instead of gzipped tar f...Claire
2023-05-02Rewrite import feature (#21054)Claire
2023-04-26Autofix Rubocop RSpec/MatchArray (#24050)Nick Schonning
2023-04-14Refactor race condition reblog service spec (#24526)Matt Jankowski
2023-04-12Refactor `Status._insert_record` slightly and tighten the test around reblogs...Claire
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-29Requeue expiration notification (#24311)Christian Schmidt
2023-03-02Update rspec-rails to version 6.0.1 (#23908)Matt Jankowski
2023-02-23Fix mispelled spec filenames (#23834)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocops RSpec/ScatteredLet (#23725)Nick Schonning