mastodon/spec
Claire 94fbac77e7
Fix processing of media files with unusual names (#25788)
2023-07-07 13:35:22 +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 Fix `/api/v2/search` not working with following query param (#25681) 2023-07-03 18:06:57 +02:00
fabricators Add coverage for `CLI::Cache` command (#25238) 2023-06-10 18:36:09 +02:00
features Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
lib Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Add coverage for `UserMailer` methods (#25484) 2023-06-19 09:50:35 +02:00
models Merge pull request from GHSA-9928-3cp5-93fm 2023-07-06 15:05:05 +02:00
policies Add finer permission requirements for managing webhooks (#25463) 2023-06-22 14:52:25 +02:00
presenters Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
requests Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
services Fix `/api/v2/search` not working with following query param (#25681) 2023-07-03 18:06:57 +02:00
support Extract shared examples from api specs (#25387) 2023-06-14 09:34:01 +02:00
validators Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
views/statuses Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
workers Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Add coverage for `CLI::Cache` command (#25238) 2023-06-10 18:36:09 +02:00
spec_helper.rb Remove Ruby GC config from spec helper (#25455) 2023-06-15 22:14:46 +01:00