summaryrefslogtreecommitdiff
path: root/test/support/httpoison_mock.ex
AgeCommit message (Collapse)Author
2018-03-30Format the code.lain
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-22tests: webfinger: test quering a JSON response for activitypub actor URIWilliam Pitcock
2018-03-19Use connection pools.lain
2018-03-11Don't validate on missing public key.lain
2018-02-23Correctly stitch mastodon -> ostatus replies.lain
2018-02-20Add some more tests.lain
2018-02-18Add mock.lain
2018-02-11Mocks: Add mastodon user json example.Roger Braun
2017-09-16Make emoji configurable in files.Roger Braun
2017-08-24Extend webfinger capabilities.Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-06-18Revert "Add invisible tags to TwAPI output."Roger Braun
This reverts commit a92a9dce94d2a2502750a4a258560283c21e2777.
2017-05-18Add invisible tags to TwAPI output.Roger Braun
2017-05-11Fix cws.Roger Braun
2017-05-10Handle incoming follows.Roger Braun
Also Mastodon CWs.
2017-05-05Handle incoming favorites, fetch potentially missing messages.Roger Braun
2017-05-05Mock HTTPoison in testing.Roger Braun