1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2023-03-16 11:07:24 +01:00
..
chewy Add basic search specs for chewy indexes () 2023-03-10 19:31:10 +01:00
config/initializers
controllers Replace Status#translatable? with language matrix in separate endpoint () 2023-03-16 11:07:24 +01:00
fabricators Serializers spec coverage () 2023-03-10 12:12:51 +01:00
features
fixtures
helpers Coverage improvement round-out following up previous work () 2023-03-10 13:33:30 +01:00
lib Replace Status#translatable? with language matrix in separate endpoint () 2023-03-16 11:07:24 +01:00
mailers User mailer spec coverage improvements () 2023-03-04 17:16:11 +01:00
models Replace Status#translatable? with language matrix in separate endpoint () 2023-03-16 11:07:24 +01:00
policies Policies specs () 2023-03-04 16:57:22 +01:00
presenters Replace Status#translatable? with language matrix in separate endpoint () 2023-03-16 11:07:24 +01:00
requests
routing
serializers Serializers spec coverage () 2023-03-10 12:12:51 +01:00
services Update rspec-rails to version 6.0.1 () 2023-03-02 15:55:37 +01:00
support Autofix Rubocop Style/PreferredHashMethods () 2023-03-16 01:36:37 +01:00
validators Misc coverage improvements for validators () 2023-03-04 17:00:00 +01:00
views/statuses
workers Coverage improvement round-out following up previous work () 2023-03-10 13:33:30 +01:00
fabricators_spec.rb Fabricator specs () 2023-03-04 17:12:09 +01:00
rails_helper.rb Add basic search specs for chewy indexes () 2023-03-10 19:31:10 +01:00
spec_helper.rb