demarches-normaliennes/spec/controllers
François Vantomme c9b1095d1e Refactor (Rubocop): replace map{ … }.compact by filter_map
In Ruby 2.7, Enumerable#filter_map has been added.
This cop identifies places where map { … }.compact can be replaced by filter_map.

See: https://docs.rubocop.org/rubocop-performance/cops_performance.html#performancemapcompact
2021-06-11 15:38:09 +02:00
..
admin Publications page to the new UI (admin) 2020-09-16 09:15:44 +02:00
administrateur Fix manager invite administrateur 2019-08-14 16:34:50 +02:00
api GraphQL byte_size should be BigInt 2021-06-03 10:53:17 +02:00
champs Handle GeoJSON validation errors 2021-06-02 12:43:24 +02:00
concerns specs: always require rails_helper 2020-03-31 12:48:32 +02:00
devise specs: always require rails_helper 2020-03-31 12:48:32 +02:00
experts Refactor (Rubocop): replace map{ … }.compact by filter_map 2021-06-11 15:38:09 +02:00
france_connect refactor as created fci must have an user_id 2021-05-05 14:36:34 +02:00
instructeurs Refactor (Rubocop): replace map{ … }.compact by filter_map 2021-06-11 15:38:09 +02:00
manager disable faulty manager spec 2021-05-05 21:34:57 +02:00
new_administrateur Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
super_admins super_admin: check password complexity client side 2020-12-15 16:26:09 +01:00
users Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
api_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
application_controller_spec.rb fix sentry test 2021-04-01 11:57:16 +02:00
attachments_controller_spec.rb attachments: remove the buggy fallback 2020-04-09 10:40:08 +02:00
invites_controller_spec.rb experts_procedure should not be optional 2021-03-23 13:46:33 +01:00
ping_controller_spec.rb add maintenance mode 2020-06-22 11:17:22 +02:00
recherche_controller_spec.rb cleanup tests 2021-05-18 11:42:10 +02:00
root_controller_spec.rb refacto: rename administration to super_admin 2020-11-05 16:03:55 +01:00
saml_idp_controller_spec.rb Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
stats_controller_spec.rb Remove user feedback buttons 2021-04-22 15:40:40 +01:00
support_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
webhook_controller_spec.rb fix tests that now requir an admin user to have a strong password 2020-09-18 11:16:34 +02:00