Files
growstuff/spec/features/rss
google-labs-jules[bot] 065c08b8de Fix RSpec/NoExpectationExample offenses
- Migrated legacy `.should` syntax to modern `expect(...).to` syntax.
- Added explicit expectations to view and routing specs that were missing them.
- Added basic assertions to Percy feature tests to ensure page load before snapshot.
- Enabled `RSpec/NoExpectationExample` by removing it from `.rubocop_todo.yml`.
- Added targeted exclusion for `spec/features/percy/percy_spec.rb` in `.rubocop.yml`.

Co-authored-by: CloCkWeRX <365751+CloCkWeRX@users.noreply.github.com>
2026-04-26 04:54:19 +00:00
..