mastodon/spec
Matt Jankowski b0104e4c33
Silence output to stdout during cli specs (#25211)
2023-05-31 20:01:11 +02:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
controllers Add specs for admin/webhooks CRUD actions (#25133) 2023-05-31 15:23:49 +02:00
fabricators Improve test coverage for `/api/v1/featured_tags` (#25076) 2023-05-23 09:01:11 +02:00
features Fix account confirmation flow not returning to app after captcha validation (#25057) 2023-05-22 17:38:05 +02:00
fixtures Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
lib Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163) 2023-05-31 15:32:37 +02:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Remove usage of random sample values in specs (#24869) 2023-05-15 20:20:13 +02:00
models Fix RSpec/ExpectChange cop (#25101) 2023-05-24 11:23:40 +02:00
policies Fix RSpec/RepeatedExample cop (#24849) 2023-05-23 10:49:23 +02:00
presenters Fix Performance/MapCompact cop (#24797) 2023-05-23 10:49:12 +02:00
requests Add request spec for backups download (#25099) 2023-05-23 15:44:11 +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 Fix RSpec/NoExpectationExample cop (#25103) 2023-05-26 09:41:12 +02:00
support Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
validators Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
views/statuses Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
workers Fix RSpec/ExpectChange cop (#25101) 2023-05-24 11:23:40 +02:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Silence output to stdout during cli specs (#25211) 2023-05-31 20:01:11 +02:00
spec_helper.rb Enable Rubocop Rails/FilePath (#23854) 2023-05-04 05:50:40 +02:00