mastodon/spec
Emily Strickland c2231539c7
Test blank account field verifiability (#20458)
* Test blank account field verifiability

This change tests the need for #20428, which ensures that we guard against a situation in which `at_xpath` returns `nil`.

* Test verifiability of blank fields for remote account profiles

This adds a counterpart test for remote account profiles' fields' verifiability when those fields are blank. I previously added the same test for local accounts.
2022-11-13 21:02:09 +01:00
..
controllers Fix admin action logs page (#19649) 2022-11-03 16:06:42 +01:00
fabricators png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
features
fixtures png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
helpers Test the native_locale_name of a non-standard locale (#20284) 2022-11-11 00:06:18 +01:00
lib Fix typos (#19849) 2022-11-08 17:32:03 +01:00
mailers
models Test blank account field verifiability (#20458) 2022-11-13 21:02:09 +01:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters
requests
routing
serializers/activitypub
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2022-11-07 22:35:53 +01:00
support
validators
views/statuses
workers Fix followers count not being updated when migrating follows (#19998) 2022-11-07 15:38:55 +01:00
rails_helper.rb
spec_helper.rb