mastodon/spec
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584)
2023-04-25 16:51:38 +02:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers Fix rack:attack flaky tests and test end of throttle period (#23799) 2023-02-22 10:28:52 +01:00
controllers Fix anonymous visitors getting a session cookie on first visit (#24584) 2023-04-25 16:51:38 +02:00
fabricators Spec coverage on Settings/ controllers specs (#24221) 2023-04-11 11:35:39 +02:00
features Add feature test for OAuth access grant (#24624) 2023-04-24 19:06:58 +02:00
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
lib Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models Change moderation search an account using the username with @ (#24242) 2023-04-17 14:16:36 +02:00
policies Policies specs (#23924) 2023-03-04 16:57:22 +01:00
presenters Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
requests Fix anonymous visitors getting a session cookie on first visit (#24584) 2023-04-25 16:51:38 +02:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Serializers spec coverage (#24017) 2023-03-10 12:12:51 +01:00
services Refactor race condition reblog service spec (#24526) 2023-04-14 14:42:10 +02:00
support Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
validators Misc coverage improvements for validators (#23928) 2023-03-04 17:00:00 +01:00
views/statuses Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
workers Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 2023-04-23 22:25:40 +02:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Add feature test for OAuth access grant (#24624) 2023-04-24 19:06:58 +02:00
spec_helper.rb Add policies and serializers groups to simplecov output (#23897) 2023-02-27 16:35:47 +01:00