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
fabricators
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures
helpers Test the native_locale_name of a non-standard locale (#20284) 2022-11-11 00:06:18 +01:00
lib
mailers
models Test blank account field verifiability (#20458) 2022-11-13 21:02:09 +01:00
policies
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
rails_helper.rb
spec_helper.rb