about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2023-04-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-09Fix most rubocop issues (#2165)Claire
2023-04-07Expand coverage for "system checks" (#24216)Matt Jankowski
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-29Requeue expiration notification (#24311)Christian Schmidt
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-03-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-22Add specs for Chewy importers (#24204)Matt Jankowski
2023-03-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-16Autofix Rubocop Style/PreferredHashMethods (#23851)Nick Schonning
2023-03-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-15Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-03-15Add spec for the CLI `version` task (#23978)Matt Jankowski
2023-03-10Add basic search specs for chewy indexes (#24065)Matt Jankowski
2023-03-10Coverage improvement round-out following up previous work (#23987)Matt Jankowski
2023-03-10Serializers spec coverage (#24017)Matt Jankowski
2023-03-09Explicitly set github repo in instance presenter spec (#24036)Matt Jankowski
2023-03-08Unescape HTML entities (#24019)Christian Schmidt
2023-03-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-04Fix spec for api/v1/statuses/translations (#23956)Matt Jankowski
2023-03-04Restore missing fabricators (#23951)Matt Jankowski
2023-03-04Pending example models minimal coverage (#23912)Matt Jankowski
2023-03-04User mailer spec coverage improvements (#23905)Matt Jankowski
2023-03-04Admin controllers specs (#23917)Matt Jankowski
2023-03-04Specs api v1 controllers (#23930)Matt Jankowski
2023-03-04Fabricator specs (#23925)Matt Jankowski
2023-03-04Misc coverage improvements for validators (#23928)Matt Jankowski
2023-03-04Helpers specs coverage improvement (#23937)Matt Jankowski
2023-03-04Policies specs (#23924)Matt Jankowski
2023-03-04Settings controllers specs (#23915)Matt Jankowski
2023-03-04Add basic coverage for some worker jobs (#23943)Matt Jankowski
2023-03-04Models specs coverage (#23940)Matt Jankowski
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-03-03Add tests for moderation actions without custom text (#23184)Claire
2023-03-03Fix “Remove all followers from the selected domains” being more destructi...Claire
2023-03-03Add support for incoming rich text (#23913)Claire
2023-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-02Fix deprecation warning about merging conditions (#23618)Matt Jankowski
2023-03-02Update rspec-rails to version 6.0.1 (#23908)Matt Jankowski
2023-03-02Add spec coverage for Admin::Trends::StatusesHelper (#23898)Matt Jankowski
2023-03-02Add rspecs for FollowRecommendationsScheduler (#23890)Stanislav Dobrovolschii
2023-03-02Spec coverage for HomeHelper (#23907)Matt Jankowski
2023-02-28Admin mailer spec coverage improvement (#23863)Matt Jankowski
2023-02-27Add policies and serializers groups to simplecov output (#23897)Matt Jankowski
2023-02-27Fix single-record invalid condition on PollVote (#23810)Matt Jankowski
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-23Rename ActivityPub Serializer Specs (#23844)Nick Schonning