about summary refs log tree commit diff
path: root/spec/controllers/well_known/host_meta_controller_spec.rb
AgeCommit message (Collapse)Author
2018-05-02Serialize webfinger XML with Ox instead of Nokogiri (#7319)Eugen Rochko
25ms -> 0.5ms
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-06-03Fix spec for #2388 (#3526)Yamagishi Kazutoshi
2017-05-29Cover WellKnown::HostMetaController more (#3382)Akihiko Odaki
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski
* Add request spec for host meta route returning xml * Add routing spec for xrd routes * Update well-known routes * Move webfinger and host-meta actions to their own controllers