1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-18 00:30:26 +01:00
mastodon/spec
2023-02-18 12:39:58 +01:00
..
config/initializers Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
controllers Autofix Rubocop Lint/ParenthesesAsGroupedExpression () 2023-02-18 04:00:05 +01:00
fabricators Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
features Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
fixtures Change domain block CSV parsing to be more robust and handle more lists () 2023-01-18 16:20:52 +01:00
helpers Use Rails tag API to build RSS feed for spoilers and polls () 2022-12-15 16:39:41 +01:00
lib Autofix Rubocop Lint/ParenthesesAsGroupedExpression () 2023-02-18 04:00:05 +01:00
mailers Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
models Autofix Rubocop Lint/ParenthesesAsGroupedExpression () 2023-02-18 04:00:05 +01:00
policies Add ability to view previous edits of a status in admin UI () 2022-10-26 13:42:29 +02:00
presenters Add follow request banner on account header () 2022-12-15 18:50:11 +01:00
requests Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
routing Enable Rubocop RSpec/MultipleDescribes () 2023-02-18 03:25:47 +01:00
serializers Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
services Autofix Rubocop Style/TrailingCommaInArguments () 2023-02-18 12:39:58 +01:00
support Autofix Rubocop Style/IfUnlessModifier () 2023-02-18 12:37:47 +01:00
validators Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
views/statuses Fix style for hashes () 2022-11-17 11:05:39 +01:00
workers Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
rails_helper.rb Apply Rubocop Style/RedundantConstantBase () 2023-02-18 04:30:03 +01:00
spec_helper.rb Improve tests involving push_bulk () 2022-02-10 19:42:45 +01:00