mastodon/spec
Claire 2fe1b8d169
Add API to get multiple accounts and statuses ()
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
2024-05-06 15:19:15 +00:00
..
chewy
config/initializers/rack
controllers Remove caching in `cache_collection` () 2024-04-08 13:46:13 +00:00
fabrication
fabricators Use fabrication sequence in domain values () 2024-04-11 08:59:01 +00:00
features Move OAuth flow tests from feature tests to system tests () 2024-04-05 16:52:05 +00:00
fixtures
generators
helpers Allow admins to configure instance favicon and logo () 2024-05-06 15:06:52 +00:00
lib Use `chewy` which relaxes ES version reqs () 2024-05-06 11:50:45 +00:00
locales
mailers Add stub for trending tags in user mailer spec () 2024-04-05 07:48:07 +00:00
models Fix hashtag matching pattern matching some link anchors () 2024-05-06 12:47:19 +00:00
policies
presenters
requests Add API to get multiple accounts and statuses () 2024-05-06 15:19:15 +00:00
routing
search/models/concerns/account
serializers Add `max_pinned_statuses` to instances serializer and api response () 2024-04-02 13:54:11 +00:00
services Fix Idempotency-Key ignored when scheduling a post () 2024-04-26 13:19:02 +00:00
support Update dependency selenium-webdriver to v4.19.0 () 2024-04-02 08:53:44 +00:00
system Move OAuth flow tests from feature tests to system tests () 2024-04-05 16:52:05 +00:00
validators Status length validation spec updates () 2024-05-02 08:31:06 +00:00
views Pull out repeated setup to shared setup in statusus/show view spec () 2024-04-15 15:24:31 +00:00
workers
rails_helper.rb
spec_helper.rb