Glitch-Shrike/spec
Claire f09f5b35f2 Merge commit 'd97d31cce664281d868e4c661451687a301c97c8' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Upstream refactored this file a bit, moving validation limits to constants.
  We already had a similar change, although with different constant names.
  Updated to match upstream's code.

The following files were also modified accordingly:
- `app/views/settings/profiles/show.html.haml`
- `spec/requests/api/v1/accounts/credentials_spec.rb`
2024-05-04 16:12:51 +02:00
..
chewy
config/initializers/rack
controllers Merge commit '20b1e55f24a87868d661fc7b033bbbbd48b1a918' into glitch-soc/merge-upstream 2024-05-01 18:42:26 +02:00
fabrication
fabricators Use fabrication sequence in domain values (#29895) 2024-04-11 08:59:01 +00:00
features Move OAuth flow tests from feature tests to system tests (#29837) 2024-04-05 16:52:05 +00:00
fixtures
generators
helpers Merge commit 'b61ae28f8d4b6f269f50a05c3e65ec7f2c846d32' into glitch-soc/merge-upstream 2024-05-01 18:38:55 +02:00
lib Merge commit '34e826f373d20f6230d1ef0aa03ad41a3bdf5998' into glitch-soc/merge-upstream 2024-05-01 18:56:48 +02:00
locales
mailers Add stub for trending tags in user mailer spec (#29850) 2024-04-05 07:48:07 +00:00
models Merge commit '7201f99cf83a74331febd1624ca9aaace68af5e6' into glitch-soc/merge-upstream 2024-05-04 15:24:22 +02:00
policies
presenters
requests Merge commit 'd97d31cce664281d868e4c661451687a301c97c8' into glitch-soc/merge-upstream 2024-05-04 16:12:51 +02:00
routing
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 2024-03-14 09:31:57 +00:00
serializers Add `max_pinned_statuses` to instances serializer and api response (#29441) 2024-04-02 13:54:11 +00:00
services Fix Idempotency-Key ignored when scheduling a post (#30084) 2024-04-26 13:19:02 +00:00
support Update dependency selenium-webdriver to v4.19.0 (#29776) 2024-04-02 08:53:44 +00:00
system Move OAuth flow tests from feature tests to system tests (#29837) 2024-04-05 16:52:05 +00:00
validators
views Merge commit '0622107449e72d35b22afeeba2f0ba983e914803' into glitch-soc/merge-upstream 2024-05-01 19:16:48 +02:00
workers
rails_helper.rb
spec_helper.rb