about summary refs log tree commit diff
path: root/spec/fixtures/requests
AgeCommit message (Collapse)Author
2017-05-03Additional specs for URI handling (#2759)ThibG
2017-05-02Add rspec to further specify FollowRemoteAccountService (#2414)ThibG
2017-04-25Punycode URI normalization (#2370)Eugen
* Fix #2119 - Whenever about to send a HTTP request, normalize the URI * Add test for IDN request in FetchLinkCardService * Perform IDN normalization on domains before they are stored in the DB
2016-10-10Adding test for ProcessFeedServiceEugen Rochko
2016-03-20Writing out more tests, fixed some bugsEugen Rochko