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

This change tests the need for , 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 () 2022-11-03 16:06:42 +01:00
fabricators png optimization(loss less) () 2022-11-01 15:06:52 +01:00
features Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
fixtures png optimization(loss less) () 2022-11-01 15:06:52 +01:00
helpers Test the native_locale_name of a non-standard locale () 2022-11-11 00:06:18 +01:00
lib Fix typos () 2022-11-08 17:32:03 +01:00
mailers Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
models Test blank account field verifiability () 2022-11-13 21:02:09 +01:00
policies Add ability to view previous edits of a status in admin UI () 2022-10-26 13:42:29 +02:00
presenters Add image processing and generate blurhash for server thumbnail () 2022-10-13 11:29:19 +02:00
requests Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
routing Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer () 2019-06-27 19:41:55 +02:00
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker () 2022-11-07 22:35:53 +01:00
support Spelling () 2022-03-06 22:51:40 +01:00
validators Add administrative webhooks () 2022-06-09 21:57:36 +02:00
views/statuses Redirect non-logged-in user to owner statuses on single user mode () 2022-10-12 21:07:30 +02:00
workers Fix followers count not being updated when migrating follows () 2022-11-07 15:38:55 +01:00
rails_helper.rb Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
spec_helper.rb Improve tests involving push_bulk () 2022-02-10 19:42:45 +01:00