1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-22 17:17:32 +00:00
mastodon/spec
2024-09-03 09:05:26 +00:00
..
chewy Add new public status index () 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 Convert admin/announcements controller spec to system spec () 2024-08-30 07:15:28 +00:00
fabrication Ensure unique values in fabricators () 2024-03-11 08:53:24 +00:00
fabricators Destroy NotificationRequests that are dismissed () 2024-07-12 12:09:52 +00:00
fixtures Select correct self link when parsing Webfinger response () 2024-07-23 14:42:31 +00:00
generators Fix flaky tests related to file creation () 2023-12-06 22:22:25 +00:00
helpers Add coverage for JsonLdHelper#uri_from_bearcap method () 2024-09-03 08:41:11 +00:00
lib Add first pass coverage for AnnualReport class () 2024-09-03 09:05:26 +00:00
locales Replace i18n view spec with helper spec () 2023-05-15 17:25:04 +02:00
mailers Add coverage for AdminMailer#auto_close_registrations () 2024-05-20 08:03:39 +00:00
models Fix in memoriam accounts appearing in follow recommendations () 2024-08-19 15:55:42 +00:00
policies Rename and refactor User#confirm! to User#mark_email_as_confirmed! () 2024-01-15 18:04:58 +00:00
presenters Remove unneeded settings cleanup from specs () 2023-12-19 15:17:22 +00:00
requests Use body_as_json directly instead of via local var assignment () 2024-09-03 08:03:08 +00:00
routing Fixed Rails route covering %40-encoded profile URL paths to not 404 () 2024-07-30 08:18:00 +00:00
search/models/concerns/account Rename jobs/attachments rspec tag names () 2024-07-08 16:01:08 +00:00
serializers Add max_pinned_statuses to instances serializer and api response () 2024-04-02 13:54:11 +00:00
services media_ids is an array of strings () 2024-09-02 20:18:09 +00:00
support Use built-in response.parsed_body for JSON response specs () 2024-09-02 14:25:21 +00:00
system Convert admin/announcements controller spec to system spec () 2024-08-30 07:15:28 +00:00
validators Finish email allow/deny list naming migration () 2024-08-13 07:37:32 +00:00
views Pull out repeated setup to shared setup in statusus/show view spec () 2024-04-15 15:24:31 +00:00
workers Reload notifications when accepted notifications are merged (streaming only) () 2024-08-19 15:59:06 +00:00
flatware_helper.rb Use flatware to parallelize CI specs () 2024-06-27 07:42:57 +00:00
rails_helper.rb Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
spec_helper.rb Use built-in response.parsed_body for JSON response specs () 2024-09-02 14:25:21 +00:00