mastodon/spec
Matt Jankowski 19900f647e
Add coverage for `UnreservedUsernameValidator` (#25590)
2023-10-17 13:05:28 +02:00
..
chewy
config/initializers Speed-up on `Rack::Attack` spec (#25542) 2023-10-13 16:14:23 +02:00
controllers Extract shared example for cacheable response in specs (#25388) 2023-10-16 17:52:06 +02:00
fabrication
fabricators Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
features Add system specs for admin area `batch` actions (#25027) 2023-10-13 10:42:59 +02:00
fixtures Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
generators
helpers Fix language sorting in settings (#27158) 2023-10-04 09:23:50 +02:00
lib Expand spec coverage of `CLI::Media` (#27437) 2023-10-16 18:20:58 +02:00
locales
mailers Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
models Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 12:58:16 +02: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 Migrate to request specs in `/api/v1/notifications` (#25553) 2023-10-16 17:15:24 +02:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
search/models/concerns
serializers Fix incorrect serialization of regional languages in `contentMap` (#27207) 2023-10-06 17:46:04 +02:00
services Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
support Extract shared example for cacheable response in specs (#25388) 2023-10-16 17:52:06 +02:00
system
validators Add coverage for `UnreservedUsernameValidator` (#25590) 2023-10-17 13:05:28 +02:00
views/statuses
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