demarches-normaliennes/spec/features/instructeurs
Pierre de La Morinerie 6afddd8647 spec: fix a flaky experts feature spec
When "invite linked dossiers" is checked, the invitation will generate
one avis per dossier (including the linked ones).

So when we retrieve the email send to the expert, and try to match it
with the avis record, we need to specify wich avis (the one for the main
dossier, or for the linked dossier).

Otherwise the test is flaky, and sometimes doesn't match the right avis
with the sent email.
2020-02-18 10:44:44 +00:00
..
expert_spec.rb spec: fix a flaky experts feature spec 2020-02-18 10:44:44 +00:00
instructeur_creation_spec.rb instructeurs: make the create form not using email directly 2019-11-04 10:44:24 +01:00
instruction_spec.rb instructeurs: fix expert creation not to use Instructeur.email 2019-11-04 10:44:24 +01:00
procedure_filters_spec.rb specs: fix Capybara warning 2019-11-28 12:09:12 +01:00