summaryrefslogtreecommitdiffstats
path: root/spec/models
AgeCommit message (Expand)Author
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-07-12Fix `RSpec/SubjectDeclaration` cop (#25312)Matt Jankowski
2023-07-06Merge pull request from GHSA-9928-3cp5-93fmClaire
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-19Fix user settings not getting validated (#25508)Claire
2023-06-14Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)Matt Jankowski
2023-06-14Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)Daniel M Brasil
2023-06-14Reduce factory data created in spec/models/trends/statuses spec (#25410)Matt Jankowski
2023-06-10Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)Matt Jankowski
2023-06-10Disable paperclip processing in specs (#25359)Matt Jankowski
2023-06-06Fix RSpec/MissingExampleGroupArgument cop (#25310)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop (#25104)Matt Jankowski
2023-06-06Add coverage for `DomainBlock#public_domain` method (#25283)Matt Jankowski
2023-06-01Add support for importing lists (#25203)Claire
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-16Fix reports not being closed when performing batch suspensions (#24988)Claire
2023-05-04Fix RSpec/InferredSpecType cop (#24736)Matt Jankowski
2023-05-04Fix RSpec/ContextWording cop (#24739)Matt Jankowski
2023-05-03Fix own posts not getting delivered to own lists (#24810)Claire
2023-05-03Fix Lint/ConstantDefinitionInBlock cop (#24763)Matt Jankowski
2023-05-03Fix Performance/MethodObjectAsBlock cop (#24798)Matt Jankowski
2023-05-02Fix Performance/TimesMap cop (#24789)Matt Jankowski
2023-05-02Change lists to be able to include accounts with pending follow requests (#19...Claire
2023-05-02Rewrite import feature (#21054)Claire
2023-04-30Enable local account key generation spec (#24728)Matt Jankowski
2023-04-29Add pending spec for User.those_who_can (#24724)Matt Jankowski
2023-04-26Autofix Rubocop RSpec/MatchArray (#24675)Nick Schonning
2023-04-26Autofix Rubocop RSpec/MatchArray (#24050)Nick Schonning
2023-04-17Change moderation search an account using the username with @ (#24242)Heitor de Melo Cardozo
2023-03-31Wrong type for user setting when default is defined by lambda (#24321)Christian Schmidt
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-10Coverage improvement round-out following up previous work (#23987)Matt Jankowski
2023-03-04Pending example models minimal coverage (#23912)Matt Jankowski
2023-03-04Fabricator specs (#23925)Matt Jankowski
2023-03-04Misc coverage improvements for validators (#23928)Matt Jankowski
2023-03-04Models specs coverage (#23940)Matt Jankowski
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-03-02Fix deprecation warning about merging conditions (#23618)Matt Jankowski
2023-02-27Fix single-record invalid condition on PollVote (#23810)Matt Jankowski
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)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 Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning