mastodon/spec
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization (#26905)
2023-10-27 16:20:40 +00:00
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers Speed-up on `Rack::Attack` spec (#25542) 2023-10-13 16:14:23 +02:00
controllers Use `deliveries.size` in mailer-related examples in controller specs (#27589) 2023-10-27 15:33:52 +00:00
fabrication Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
features Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368) 2023-10-25 21:33:44 +00:00
fixtures Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
generators Rails 7.1 update (#25963) 2023-10-23 17:58:29 +00:00
helpers Refactor appeal partial to avoid brakeman XSS warning (#25880) 2023-10-19 17:25:54 +02:00
lib Extract class from CSP configuration/initialization (#26905) 2023-10-27 16:20:40 +00:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models Fix hashtag matching pattern matching some URLs (#27584) 2023-10-27 14:04:51 +00:00
policies Fix moderator rights inconsistencies (#26729) 2023-09-06 16:40:19 +02:00
presenters Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
requests Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 2023-10-27 08:35:21 +00:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
search/models/concerns Add search tests (#26703) 2023-09-08 16:17:55 +02:00
serializers Fix incorrect serialization of regional languages in `contentMap` (#27207) 2023-10-06 17:46:04 +02:00
services Handle featured collections without items (#27581) 2023-10-27 02:36:22 +00:00
support Update `rubocop-capybara` to version 2.19.0 (#26982) 2023-10-17 16:10:50 +02:00
system Update `rubocop-capybara` to version 2.19.0 (#26982) 2023-10-17 16:10:50 +02:00
validators Add coverage for `UnreservedUsernameValidator` (#25590) 2023-10-17 13:05:28 +02:00
views Configure brakeman to ignore url safe preview card urls (#25883) 2023-10-20 15:32:16 +02:00
workers Speed-up on `MoveWorker` spec (#25528) 2023-10-13 15:50:46 +02:00
rails_helper.rb Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
spec_helper.rb Fix duplicate github annotations for rspec failures (#27450) 2023-10-18 10:18:34 +02:00