Commit Graph

148 Commits (renovate/eslint-plugin-jsdoc-51.x)

Author SHA1 Message Date
Matt Jankowski 1200f70ae7
Simplify QR/OTP generation in 2FA/confirmations spec (#35019) 1 month ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
Matt Jankowski d315a90db7
Convert `settings/pictures` spec controller->request (#34340) 4 months ago
Matt Jankowski 2a181f56e3
Convert `settings/deletes` spec controller->request/system (#34274) 4 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 5 months ago
Matt Jankowski d065d02d88
Improve example wording in 2FA/confirmations controller spec (#33944) 5 months ago
Matt Jankowski 8f1b41622b
Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 5 months ago
Matt Jankowski 62dc303d3c
Convert `settings/two_factor_authentication/recovery_codes` spec controller->system/request (#33912) 5 months ago
Matt Jankowski b07cd11f4c
Convert `settings/migration/redirects` spec controller->system (#33905) 5 months ago
Matt Jankowski 4c597d5e2c
Convert `settings/privacy` spec controller->system (#33894) 5 months ago
Matt Jankowski 7d20c12913
Convert `settings/featured_tags` controller->request/system spec (#33880) 5 months ago
Matt Jankowski b6c2923cf7
Convert `settings/migration` spec controller->system (#33496) 6 months ago
Matt Jankowski efe4e72f93
Convert `settings/preferences/appearance` controller spec to system (#33323) 7 months ago
Matt Jankowski 9067a7f696
Convert `settings/preferences/notifications` controller spec to system (#33322) 7 months ago
Matt Jankowski bfef66276a
Convert `settings/preferences/other` controller spec to system (#33321) 7 months ago
Matt Jankowski a596f3479b
Convert `settings/login_activities` controller spec to system spec (#33306) 7 months ago
Matt Jankowski 3d00b95359
Convert `settings/profiles` controller spec to system spec (#33305) 7 months ago
Matt Jankowski 4130bda12e
Convert `settings/verifications` controller spec to system spec (#33285) 7 months ago
Matt Jankowski d270d6dd4f
Provide `use_path` to qr generator for svg data size reduction (#32127) 10 months ago
Matt Jankowski 06ecf9008b
Remove single-use shared examples in controller specs (#32044) 10 months ago
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs (#32006) 10 months ago
Matt Jankowski 5a8f2fe31d
Convert `settings/exports` controller spec to system/request specs (#31965) 10 months ago
Matt Jankowski 207c073bf8
Remove debug output in migration controller spec (#31886) 10 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 10 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 11 months ago
Matt Jankowski a7f8417795
Convert "CSV export" settings controller specs to request specs (#31601) 11 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 1 year ago
Claire 395f17ca17
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app

* Add tests for GHSA-7w3c-p9j8-mq3x
1 year ago
Matt Jankowski edf6d64eeb
Use correct params in `settings/preferences/appearance` spec (#30379) 1 year ago
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366) 1 year ago
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view (#28688) 2 years ago
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) (#28687) 2 years ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
Matt Jankowski f32d672d2f
Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
Matt Jankowski ef9797a395
Un-nest contexts in `settings/2fa/webauthn` spec (#28359) 2 years ago
Matt Jankowski ce78a9c9ac
Clean up `two_factor_authentication/confirmations` controller spec (#28128) 2 years ago
Matt Jankowski 973597c6f1
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2 years ago
Eugen Rochko cdc57c74b7
Fix unsupported time zone or locale preventing sign-up (#28035)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Matt Jankowski f7cb64a184
Add coverage for `settings/privacy` controller (#28000) 2 years ago
Matt Jankowski b2e8af8889
Add coverage for `settings/verifications` controller (#28001) 2 years ago
Matt Jankowski b2c5b20ef2
Fix `RSpec/AnyInstance` cop (#27810) 2 years ago
Matt Jankowski 9dc3ce878b
Speed-up in `Settings::` controllers specs (#27808) 2 years ago
Matt Jankowski ce91d14d48
Fix `Style/WordArray` cop (#27770) 2 years ago
Matt Jankowski e545978076
Use framework helpers instead of i-vars in controller specs (#27767) 2 years ago
Matt Jankowski 708299bb0d
Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346) 2 years ago
Matt Jankowski 658742b3cd
Fix `Lint/AmbiguousBlockAssociation` cop (#25921) 2 years ago
Matt Jankowski 62c996b52d
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 2 years ago
Matt Jankowski d2e5430d4a
Fix RSpec/ExpectChange cop (#25101) 2 years ago
Matt Jankowski 778e4a7bf7
Fix RSpec/ExpectInHook cop (#25100) 2 years ago