demarches-normaliennes/spec/controllers/instructeurs
Pierre de La Morinerie 975d1648d5 dossier: fix PDF rendering of effectif_mensuel
The effectif_mensuel was a number, it needs to be converted explicitely
into a string.

As a bonus, `nil.to_s` is `""`, so we can remove the special case for
nil.
2020-07-06 11:41:25 +02:00
..
avis_controller_spec.rb specs: use fixture_file_upload rather than Rack::Test::UploadedFile 2020-07-01 11:13:45 +02:00
dossiers_controller_spec.rb dossier: fix PDF rendering of effectif_mensuel 2020-07-06 11:41:25 +02:00
groupe_instructeurs_controller_spec.rb instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
instructeur_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
procedures_controller_spec.rb Instructeur : add overview table with counts for files 2020-07-02 09:02:49 +00:00
recherche_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00