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
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087)
1 year ago
..
chewy
config/initializers/rack
controllers Remove caching in `cache_collection` (#29862) 1 year ago
fabrication
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
generators
helpers Separate methods for theme style and meta color tags (#29802) 1 year ago
lib Expand coverage for admin/metrics/measure/* classes (#29914) 1 year ago
locales
mailers Add stub for trending tags in user mailer spec (#29850) 1 year ago
models Use enum-generated scopes/queries for `BulkImport` (#29975) 1 year ago
policies
presenters
requests Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 1 year ago
routing
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 intermittent order based failure in `UpdateStatusService` spec (#30008) 1 year 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 Fix `RSpec/DescribedClass` cop (#29472) 1 year ago
views Pull out repeated setup to shared setup in statusus/show view spec (#29927) 1 year ago
workers
rails_helper.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 1 year ago
spec_helper.rb