chuckya/spec
Claire ff168ef202
Fix most rubocop issues ()
* Run rubocop --autocorrect on app/, config/ and lib/, also manually fix some remaining style issues

* Run rubocop --autocorrect-all on db/

* Run rubocop --autocorrect-all on `spec/` and fix remaining issues
2023-04-09 11:25:30 +02:00
..
chewy Add basic search specs for chewy indexes () 2023-03-10 19:31:10 +01:00
config/initializers Fix rack:attack flaky tests and test end of throttle period () 2023-02-22 10:28:52 +01:00
controllers Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
fabricators Serializers spec coverage () 2023-03-10 12:12:51 +01:00
features Autofix Rubocop RSpec/ImplicitSubject () 2023-02-20 05:00:48 +01:00
fixtures Change domain block CSV parsing to be more robust and handle more lists () 2023-01-18 16:20:52 +01:00
helpers Coverage improvement round-out following up previous work () 2023-03-10 13:33:30 +01:00
lib Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
mailers User mailer spec coverage improvements () 2023-03-04 17:16:11 +01:00
models Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
policies Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
presenters Merge branch 'main' into glitch-soc/merge-upstream 2023-03-16 23:12:59 +01:00
requests Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
routing Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
serializers Serializers spec coverage () 2023-03-10 12:12:51 +01:00
services Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
support Autofix Rubocop Style/PreferredHashMethods () 2023-03-16 01:36:37 +01:00
validators Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
views/statuses Fix style for hashes () 2022-11-17 11:05:39 +01:00
workers Requeue expiration notification () 2023-03-29 10:52:40 +02:00
fabricators_spec.rb Fabricator specs () 2023-03-04 17:12:09 +01:00
rails_helper.rb Add basic search specs for chewy indexes () 2023-03-10 19:31:10 +01:00
spec_helper.rb Add policies and serializers groups to simplecov output () 2023-02-27 16:35:47 +01:00