mastodon/spec
David Roetzel dd53792714
Move UI tests from controller to system spec (#31158)
2024-07-26 14:53:49 +00:00
..
chewy
config/initializers/rack Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
controllers Move UI tests from controller to system spec (#31158) 2024-07-26 14:53:49 +00:00
fabrication
fabricators Destroy `NotificationRequest`s 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 Use `class_names` in admin/account_moderation_notes helper (#30719) 2024-06-17 12:20:57 +00:00
lib Allow @ at the end of an URL (#31124) 2024-07-25 15:02:58 +00:00
locales
mailers
models Fix ß bug in regexp for mentions and tags (#31122) 2024-07-25 14:24:19 +00:00
policies
presenters
requests Enable OAuth PKCE Extension (#31129) 2024-07-26 08:53:10 +00:00
routing
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 Improve failure message on pagination matcher (#31146) 2024-07-25 14:28:08 +00:00
system Move UI tests from controller to system spec (#31158) 2024-07-26 14:53:49 +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