chuckya/spec
Claire 6c99479ef4 Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream
Conflicts:
- `app/views/settings/profiles/show.html.haml`:
  Upstream redesigned the settings page, where glitch-soc had changes because of
  the ability to set some custom limits.
  Went with upstream's design while keeping our custom limits.
- `yarn.lock`:
  Upstream updated dependencies textually close to a glitch-soc-only dependency.
  Updated the dependnencies as well.
2023-06-18 13:41:33 +02:00
..
chewy Add basic search specs for chewy indexes () 2023-03-10 19:31:10 +01:00
config/initializers Fix RSpec/ContextWording cop () 2023-05-04 05:49:08 +02:00
controllers Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream 2023-06-18 13:41:33 +02:00
fabricators Add coverage for CLI::Cache command () 2023-06-10 18:36:09 +02:00
features Fix RSpec/MissingExampleGroupArgument cop () 2023-06-06 15:51:42 +02:00
fixtures Add support for importing lists () 2023-06-01 14:47:31 +02:00
generators Clean up the post deployment migration generator () 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 '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream 2023-06-18 13:41:33 +02:00
locales Replace i18n view spec with helper spec () 2023-05-15 17:25:04 +02:00
mailers Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
models Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream 2023-06-18 13:41:33 +02:00
policies Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream 2023-06-10 16:48:01 +02:00
presenters Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream 2023-06-10 16:48:01 +02:00
requests Migrate to request specs in /api/v1/lists () 2023-06-15 10:19:51 +02:00
routing Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
serializers Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
services Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
support Extract shared examples from api specs () 2023-06-14 09:34:01 +02:00
validators Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream 2023-06-10 16:48:01 +02:00
views/statuses Replace i18n view spec with helper spec () 2023-05-15 17:25:04 +02:00
workers Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
fabricators_spec.rb Fabricator specs () 2023-03-04 17:12:09 +01:00
rails_helper.rb Add coverage for CLI::Cache command () 2023-06-10 18:36:09 +02:00
spec_helper.rb Remove Ruby GC config from spec helper () 2023-06-15 22:14:46 +01:00