pleroma/test/pleroma/web/admin_api/controllers
Ilja d48ade7629
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-05-09 10:44:43 -05:00
..
admin_api_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
chat_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
config_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
frontend_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
instance_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
instance_document_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
invite_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
media_proxy_cache_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
o_auth_app_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
relay_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
report_controller_test.exs Fix eratic test for POST /api/pleroma/admin/reports/:id/notes 2022-05-09 10:44:43 -05:00
status_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00
user_controller_test.exs Update copyright, also 2022-02-12 11:53:32 -06:00