about summary refs log tree commit diff
path: root/spec/support
AgeCommit message (Expand)Author
2023-04-07Expand coverage for "system checks" (#24216)Matt Jankowski
2023-03-16Autofix Rubocop Style/PreferredHashMethods (#23851)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-12-15Validate nodeinfo response by schema (#21395)Meisam
2022-03-06Spelling (#17705)Josh Soref
2022-02-24fix #17601 change `:keys` to `:attribute_names` (#17637)Sumak
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2020-01-03Add feature test that tests behaviour of profile name and bio (#12658)Bèr Kessels
2017-11-17Remove empty strings (#5732)ysksn
2017-06-22Some minor change and spec for Account (#3813)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Spec ScopedSettings (#3559)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-05add more tests to modelsSamy KACIMI