demarches-normaliennes/spec/models
2022-09-26 16:58:53 +02:00
..
champs feat(carte/export): list geo labels 2022-09-05 11:02:51 +02:00
concern refactor(types_de_champ): use new types_de_champ factory 2022-08-02 16:21:33 +02:00
logic refactor(conditional): error message system 2022-09-26 10:21:15 +02:00
types_de_champ add code insee libelle for commune export 2021-08-19 08:04:47 +02:00
administrateur_spec.rb fix(spec): broken spec due to TDD and refacto on former code 2022-08-23 13:28:10 +02:00
api_entreprise_token_spec.rb refactor(API Entreprise): raise an error on blank token 2022-02-07 15:18:16 +01:00
archive_spec.rb fix(archives): purge stuck pending archives 2022-07-27 15:26:59 +02:00
assign_to_spec.rb models: require belong_to associations on assign_to 2020-08-18 15:57:36 +02:00
attestation_template_spec.rb refactor(spec): use new procedure.types_de_champ factory 2022-08-04 12:10:32 +02:00
avis_spec.rb clean(deadcode): remove dead methods 2022-05-24 14:23:40 +02:00
bill_signature_spec.rb spec: use real signature to avoid mocking 2020-12-14 14:09:15 +01:00
champ_private_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
champ_shared_example.rb feat(dossier): exclude conditionally invisible fields from mandatory check 2022-07-12 17:33:42 +02:00
champ_spec.rb perf(dossier): remove unused row validation 2022-09-07 15:00:40 +02:00
commentaire_spec.rb tests 2022-03-31 15:48:18 +02:00
condition_form_spec.rb fix(conditional): only parse user input as int if compared with a number 2022-09-09 11:28:32 +02:00
deleted_dossier_spec.rb specs: remove unused require 2021-03-25 13:24:53 +01:00
dossier_rebase_concern_spec.rb parent_id -> parent_stable_id 2022-07-05 11:53:18 +02:00
dossier_spec.rb fix(dossier): avoir final state if etablissement is still in degraded mode 2022-09-21 16:00:59 +02:00
dossier_transfer_spec.rb fix(dossier_transfer): requires an actual email 2022-08-03 11:44:54 +02:00
dubious_procedure_spec.rb refactor(spec): use new procedure.types_de_champ factory 2022-08-04 12:10:32 +02:00
etablissement_spec.rb export bilans in ods and xlsx 2020-06-04 15:31:16 +02:00
exercice_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
expert_spec.rb add case when the old_expert or old_instructeur is nil 2021-10-12 11:04:06 +02:00
experts_procedure_spec.rb experts_procedure should not be optional 2021-03-23 13:46:33 +01:00
export_spec.rb fix(exports): purge stuck (pending) exports, not generated or failed 2022-07-27 15:26:59 +02:00
france_connect_information_spec.rb associate_user take a target email 2021-10-14 14:47:50 +02:00
france_connect_particulier_client_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
geo_area_spec.rb feat(export.xslx): add code commune to geo_area.label 2022-09-17 08:59:06 +02:00
groupe_instructeur_spec.rb fix(instructeur): copy notifications settings from previous groupe instructeur 2021-12-23 13:55:25 +01:00
individual_spec.rb models: require belong_to associations on individual 2020-08-18 15:57:37 +02:00
instructeur_spec.rb bug(root): test root 2022-05-24 14:23:40 +02:00
invite_spec.rb test(dossier): update spec to use visible_by_administration 2022-03-10 14:29:40 +01:00
logic_spec.rb refactor(conditional): error message system 2022-09-26 10:21:15 +02:00
procedure_overview_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
procedure_presentation_and_revisions_spec.rb refactor(revision): rename find_or_clone_type_de_champ 2022-05-31 08:58:53 +02:00
procedure_presentation_spec.rb fix(procedure_presentation): can not present a 'virtual field' like depose_since 2022-06-14 09:02:37 +02:00
procedure_revision_spec.rb refactor(types_de_champ): use new types_de_champ factory 2022-08-02 16:21:33 +02:00
procedure_spec.rb feat(Procedure.clone): reset subject.duree_conservation_dossiers_dans_ds when procedure.duree_conservation_etendue_par_ds was extended. only extends it on demand otherwise admin could clone old procedure with higher duree_conservation_dossiers_dans_ds 2022-08-31 14:56:00 +02:00
service_spec.rb chore(service): SIRET is required 2022-09-06 09:23:52 +02:00
siret_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
stat_spec.rb stats: move date formatting out of the Stat model 2022-02-02 14:13:53 +01:00
super_admin_spec.rb models: improve password complexity specs 2021-09-09 09:40:39 -05:00
targeted_user_link_spec.rb feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
traitement_spec.rb archives: count archived dossiers 2021-06-18 08:59:13 +02:00
trusted_device_token_spec.rb models: require belong_to associations on trusted_device_token 2020-08-18 15:57:37 +02:00
type_de_champ_private_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
type_de_champ_shared_example.rb feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr 2022-06-28 17:44:35 +02:00
type_de_champ_spec.rb feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr 2022-06-28 17:44:35 +02:00
user_spec.rb feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
zone_spec.rb make label method name more explict 2022-09-26 16:58:53 +02:00