mastodon/spec
Claire 549ab089ee
Change grouped notifications API shape (take 2) (#31214)
2024-07-31 10:50:13 +00:00
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers/rack Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
controllers Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
fabrication Ensure unique values in fabricators (#29515) 2024-03-11 08:53:24 +00:00
fabricators Destroy `NotificationRequest`s that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
fixtures Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
generators Fix flaky tests related to file creation (#28248) 2023-12-06 22:22:25 +00:00
helpers Use `class_names` in admin/account_moderation_notes helper (#30719) 2024-06-17 12:20:57 +00:00
lib Allow @ at the end of an URL (#31124) 2024-07-25 15:02:58 +00:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Add coverage for `AdminMailer#auto_close_registrations` (#30349) 2024-05-20 08:03:39 +00:00
models Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
presenters Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
requests Change grouped notifications API shape (take 2) (#31214) 2024-07-31 10:50:13 +00:00
routing Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) 2024-07-30 08:18:00 +00:00
search/models/concerns/account Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
serializers Add `max_pinned_statuses` to instances serializer and api response (#29441) 2024-04-02 13:54:11 +00:00
services Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
support Extrude `fill_in_auth_details` method to `ProfileStories` spec support module (#31163) 2024-07-29 08:31:42 +00:00
system Extrude `fill_in_auth_details` method to `ProfileStories` spec support module (#31163) 2024-07-29 08:31:42 +00:00
validators Fix spec descriptions around configurable limit values (#31079) 2024-07-22 08:02:31 +00:00
views Pull out repeated setup to shared setup in statusus/show view spec (#29927) 2024-04-15 15:24:31 +00:00
workers Add `User.unconfirmed` scope, reduce factories in `scheduler/user_cleanup` spec (#31063) 2024-07-25 14:18:24 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Reduce factory creation in `MediaAttachment` model spec (#31058) 2024-07-18 15:23:46 +00:00
spec_helper.rb Move `simplecov` config into `rails_helper` (#30302) 2024-05-15 09:33:36 +00:00