1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2024-04-05 16:52:05 +00:00
..
chewy
config/initializers/rack
controllers Add Api::ErrorHandling concern for api/base controller (#29574) 2024-03-14 09:09:47 +00:00
fabrication
fabricators Fix results/query in api/v1/featured_tags/suggestions (#29597) 2024-03-22 15:08:27 +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 Separate methods for theme style and meta color tags (#29802) 2024-04-05 09:52:43 +00:00
lib Improve spec for dimension/languages admin metric (#29842) 2024-04-05 08:54:11 +00:00
locales
mailers Add stub for trending tags in user mailer spec (#29850) 2024-04-05 07:48:07 +00:00
models Improve email address validation (#29838) 2024-04-05 07:48:45 +00:00
policies
presenters
requests Add coverage for sanitize failure path in api/web/embeds spec (#29851) 2024-04-04 16:07:16 +00: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 Undo notification permissions on individual and domain blocks (#29570) 2024-03-26 14:46:38 +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 Remove unused show_landing_strip? helper method (#29618) 2024-03-18 08:55:54 +00:00
workers
rails_helper.rb
spec_helper.rb