mastodon/spec
Victor Lee c4bddc9855
Add spec for poll model (#23399)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-17 14:56:24 +02: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 Spec speed ups on `AccountsController` spec (#25391) 2023-10-17 13:32:10 +02: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 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 Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Fix language sorting in settings (#27158) 2023-10-04 09:23:50 +02:00
lib Add coverage for `CLI::PreviewCards#remove` command (#27441) 2023-10-17 13:06:16 +02:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
models Add spec for poll model (#23399) 2023-10-17 14:56:24 +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 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 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 Add end-to-end (system) tests (#25461) 2023-07-28 23:09:49 +02:00
validators Add coverage for `UnreservedUsernameValidator` (#25590) 2023-10-17 13:05:28 +02:00
views/statuses Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +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 Add search tests (#26703) 2023-09-08 16:17:55 +02:00