You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
controllers
fabricators
features
fixtures
helpers Test the native_locale_name of a non-standard locale (#20284) 2 years ago
lib Fix typos (#19849) 2 years ago
mailers
models Test blank account field verifiability (#20458) 2 years ago
policies
presenters
requests
routing
serializers/activitypub
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2 years ago
support
validators
views/statuses
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago
rails_helper.rb
spec_helper.rb