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
fixtures
helpers
lib
mailers
models Test blank account field verifiability (#20458) 2022-11-13 21:02:09 +01:00
policies
presenters
requests
routing
serializers/activitypub
services
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb