You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
11 months ago
..
chewy Add new public status index (#26344) 2 years ago
config/initializers/rack Use unchanging github links in docs/comments (#29545) 1 year ago
controllers Remove caching in `cache_collection` (#29862) 1 year ago
fabrication Ensure unique values in fabricators (#29515) 1 year ago
fabricators Use fabrication sequence in domain values (#29895) 1 year ago
features Move OAuth flow tests from feature tests to system tests (#29837) 1 year ago
fixtures Add end-to-end test for OCR in media uploads (#29148) 1 year ago
generators Fix flaky tests related to file creation (#28248) 1 year ago
helpers Allow admins to configure instance favicon and logo (#30040) 11 months ago
lib Use `chewy` which relaxes ES version reqs (#30157) 11 months ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add stub for trending tags in user mailer spec (#29850) 1 year ago
models Fix hashtag matching pattern matching some link anchors (#30190) 11 months ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 1 year ago
presenters Remove unneeded settings cleanup from specs (#28425) 1 year ago
requests Add API to get multiple accounts and statuses (#27871) 11 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 1 year ago
serializers Add `max_pinned_statuses` to instances serializer and api response (#29441) 1 year ago
services Fix Idempotency-Key ignored when scheduling a post (#30084) 12 months ago
support Update dependency selenium-webdriver to v4.19.0 (#29776) 1 year ago
system Move OAuth flow tests from feature tests to system tests (#29837) 1 year ago
validators Status length validation spec updates (#30132) 11 months ago
views Pull out repeated setup to shared setup in statusus/show view spec (#29927) 12 months ago
workers Automatically switch from open to approved registrations in absence of moderators (#29318) 1 year ago
rails_helper.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 1 year ago
spec_helper.rb Change registrations to be disabled by default for new servers (#29280) 1 year ago