mastodon/spec
Claire d8b0a732aa Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream
Conflicts:
- `config/initializers/simple_form.rb`:
  Upstream added a new simple_form component, where we had an extra one.
  Kept both components.
2023-06-10 16:22:14 +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 Merge commit 'e9385e93e9b4601c87d1f5d6b8ddfd815f7aedcb' into glitch-soc/merge-upstream 2023-06-10 15:09:19 +02:00
fabricators Improve test coverage for `/api/v1/featured_tags` (#25076) 2023-05-23 09:01:11 +02:00
features Add a confirmation screen when suspending a domain (#25144) 2023-06-01 09:37:38 +02:00
fixtures Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Merge commit 'b0780cfeeda641645ea65da257a72ec507e71647' into glitch-soc/merge-upstream 2023-06-10 15:32:29 +02:00
lib Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream 2023-06-10 16:22:14 +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 Merge commit '5fae2de454806730742b7be7435ae1c4fb97cf3c' into glitch-soc/merge-upstream 2023-06-10 15:17:08 +02:00
policies Fix glitch-soc-only tests being broken because of test refactor 2023-05-26 00:10:57 +02:00
presenters Merge commit 'e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3' into glitch-soc/merge-upstream 2023-05-25 23:47:28 +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 Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
support Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
validators Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +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