1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2024-08-02 10:59:52 -04:00
..
chewy
config/initializers/rack
controllers Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
fabrication
fabricators Destroy NotificationRequests that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
fixtures Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
generators
helpers Set admin body class from admin layout 2024-08-02 10:59:52 -04:00
lib Allow @ at the end of an URL (#31124) 2024-07-25 15:02:58 +00:00
locales
mailers
models Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
policies
presenters
requests Add endpoints to accept and dismiss multiple notification requests at once (#31242) 2024-08-01 12:36:54 +00:00
routing Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) 2024-07-30 08:18:00 +00:00
search/models/concerns/account Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
serializers
services Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
support Extrude fill_in_auth_details method to ProfileStories spec support module (#31163) 2024-07-29 08:31:42 +00:00
system Extrude fill_in_auth_details method to ProfileStories spec support module (#31163) 2024-07-29 08:31:42 +00:00
validators Fix spec descriptions around configurable limit values (#31079) 2024-07-22 08:02:31 +00:00
views
workers Add User.unconfirmed scope, reduce factories in scheduler/user_cleanup spec (#31063) 2024-07-25 14:18:24 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Reduce factory creation in MediaAttachment model spec (#31058) 2024-07-18 15:23:46 +00:00
spec_helper.rb