mastodon/spec
Claire 7623e18124 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream README has been changed, but we have a completely different one.
  Kept our `README.md`.
- `lib/sanitize_ext/sanitize_config.rb`:
  Upstream added support for more incoming HTML tags (a large subset of what
  glitch-soc accepts).
  Change the code style to match upstream's but otherwise do not change our
  code.
- `spec/lib/sanitize_config_spec.rb`:
  Upstream added support for more incoming HTML tags (a large subset of what
  glitch-soc accepts).
  Kept our version, since the tests are mostly glitch-soc's, except for cases
  which are purposefuly different.
2023-03-05 20:46:56 +01:00
..
config/initializers Fix rack:attack flaky tests and test end of throttle period (#23799) 2023-02-22 10:28:52 +01:00
controllers Merge branch 'main' into glitch-soc/merge-upstream 2023-03-05 20:46:56 +01:00
fabricators Restore missing fabricators (#23951) 2023-03-04 18:31:13 +01:00
features Autofix Rubocop RSpec/ImplicitSubject (#23721) 2023-02-20 05:00:48 +01:00
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
helpers Helpers specs coverage improvement (#23937) 2023-03-04 16:58:11 +01:00
lib Merge branch 'main' into glitch-soc/merge-upstream 2023-03-05 20:46:56 +01:00
mailers User mailer spec coverage improvements (#23905) 2023-03-04 17:16:11 +01:00
models Merge branch 'main' into glitch-soc/merge-upstream 2023-03-05 20:46:56 +01:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2023-03-05 20:46:56 +01:00
presenters Merge branch 'main' into glitch-soc/merge-upstream 2023-02-25 14:00:40 +01:00
requests Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Rename ActivityPub Serializer Specs (#23844) 2023-02-23 23:17:48 +01:00
services Merge branch 'main' into glitch-soc/merge-upstream 2023-03-02 17:32:38 +01:00
support Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
validators Merge branch 'main' into glitch-soc/merge-upstream 2023-03-05 20:46:56 +01:00
views/statuses Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
workers Add basic coverage for some worker jobs (#23943) 2023-03-04 16:56:09 +01:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Autofix Rubocop Rails/RootPathnameMethods (#23760) 2023-02-22 09:57:15 +09:00
spec_helper.rb Add policies and serializers groups to simplecov output (#23897) 2023-02-27 16:35:47 +01:00