fix emoji tests
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 13:08:54 +0000 (14:08 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 13:08:54 +0000 (14:08 +0100)
commit142646426e1830ac0e0461075a99a27ac5813ceb
tree91bfd0fb5f6ade03079cb60c8a91fbcba707e156
parent71f428185075291b3055e98826c226c49c4f3962
fix emoji tests
16 files changed:
config/test.exs
lib/pleroma/elasticsearch/store.ex
lib/pleroma/http.ex
lib/pleroma/web/activity_pub/object_validators/article_note_page_validator.ex
lib/pleroma/web/activity_pub/object_validators/emoji_react_validator.ex
lib/pleroma/web/common_api.ex
mix.exs
mix.lock
test/fixtures/custom-emoji-reaction.json [new file with mode: 0644]
test/fixtures/misskey-like.json
test/pleroma/emoji_test.exs
test/pleroma/http_test.exs
test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs
test/pleroma/web/activity_pub/pipeline_test.exs
test/pleroma/web/activity_pub/transmogrifier/emoji_react_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/like_handling_test.exs