Skip to content

WIP: fix test: Pleroma.Web.MastodonAPI.SearchControllerTest

Maksim requested to merge parallel588/pleroma:support/tests into develop
➜  pleroma git:(develop) ✗ mix test 
Application version "1.0.0" does not match git tag "0.9.0"
Application version "1.0.0" does not match git tag "0.9.0"
RUM enabled: false
Compiling 330 files (.ex)
Generated pleroma app

16:31:40.060 [info]  Already up
........................................................................................................................................................................................warning: use of operator == has no effect
  test/web/mastodon_api/controllers/search_controller_test.exs:73

16:31:58.758 [warn] Mock response not implemented for GET "http://example.com/rel_me/error", , "", []
.16:31:58.761 [warn] Mock response not implemented for GET "http://example.com/rel_me/error", , "", []
..................Compilation failed due to warnings while using the --warnings-as-errors option
Edited by Maksim

Merge request reports