about summary refs log tree commit diff
path: root/spec/lib/webfinger_resource_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-19Autofix Rubocop Style/BlockDelimiters (#23706)Nick Schonning
2022-11-08Fix typos (#19849)luzpaz
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2017-06-05Fix randomly fail (regression from #3560) (#3580)Yamagishi Kazutoshi
2017-06-04Cover WebfingerResource more (#3560)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-13Fix tests issue introduced in #1607 (#1639)Eugen
2017-04-12Webfinger resource to extract username from resource string (#1607)Matt Jankowski