akkoma/test/pleroma
Ilja e3107fee98 Fix eratic test for POST /api/pleroma/admin/reports/:id/notes
It retrieved two ReportNotes and then checked one of them. But the order isn't guaranteed, while the test tested on the content of the first ReportNote.

I made the test on the content more generic
2022-06-29 20:47:10 +01:00
..
activity
chat
config Skip erratic tests 2021-12-21 22:04:15 -06:00
conversation
docs Selecting MRF policies didn't work as intended any more 2021-08-28 18:27:58 +02:00
ecto_type/activity_pub/object_validators
emails Send emails i18n'd using backend-stored user language 2022-06-29 20:45:19 +01:00
emoji
gun ConnectionPoolTest: tag erratic test 2021-12-27 11:27:25 -06:00
http request_builder_test: mode :read got removed 2021-06-03 19:11:17 +02:00
instances Add Instance.delete_users_and_activities/1 to delete all content from a remote instance 2021-07-17 14:06:35 -05:00
integration
mfa
migration_helper
object
password
repo/migrations Forgot to move migration test when rebasing 2021-06-01 11:49:47 -05:00
upload Blurhash varies slightly by computer generating it, so just validate it wasn't nil 2021-06-08 14:53:03 -05:00
uploaders
user v2 Suggestions: rudimentary API response 2021-11-26 14:34:10 -06:00
web Fix eratic test for POST /api/pleroma/admin/reports/:id/notes 2022-06-29 20:47:10 +01:00
workers Merge branch 'develop' into 'fix/2412-filters' 2021-02-03 14:23:23 +00:00
activity_test.exs Merge branch 'features/validators-note' into 'develop' 2021-06-01 01:51:38 +00:00
application_requirements_test.exs
bookmark_test.exs
captcha_test.exs
chat_test.exs
config_db_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs Add unicode 14 support 2022-06-29 20:43:41 +01:00
filter_test.exs
following_relationship_test.exs
formatter_test.exs CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
frontend_test.exs
hashtag_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs mix format 2022-06-11 16:14:31 +01:00
instances_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
notification_test.exs Delete report notifs when demoting from superuser 2022-06-29 20:43:41 +01:00
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
report_note_test.exs
reverse_proxy_test.exs fix all tests 2022-06-11 16:14:22 +01:00
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Delete report notifs when demoting from superuser 2022-06-29 20:43:41 +01:00
utils_test.exs
xml_builder_test.exs