demarches-normaliennes/spec
sebastiencarceles f52554b5a3 review: update value with async fetch
1 - spec cover the job which fetches external data

2 - refactor the job with guard clauses

3 - delegate update operation to the champ itself

4 - annuaire education: override the update operation
to let the value be populated by the fetched data

5 - prefilling: don't fetch data synchronously
2023-02-28 14:53:08 +01:00
..
components amelioration(a11y): extrait un nouveau composant pour rendre du texte saisi par un humain accessible 2023-02-23 15:23:20 +01:00
controllers Merge pull request #8703 from govpf/feature/fix-dossier-controller-spec 2023-02-28 12:11:30 +00:00
factories Merge branch 'main' into feature/prefill_repetible 2023-02-22 19:49:06 +01:00
fixtures enrich value from education api 2023-02-28 14:23:38 +01:00
graphql fix(graphql): context should correctly preserve demarche authorization state 2023-02-21 16:06:39 +01:00
helpers chore(deadcode): drop deadcode 2023-02-23 15:23:20 +01:00
jobs review: update value with async fetch 2023-02-28 14:53:08 +01:00
lib enrich value from education api 2023-02-28 14:23:38 +01:00
mailers feat(groupe instructeur mailer): add emailing to added instructeurs 2023-02-20 15:41:19 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models review: update value with async fetch 2023-02-28 14:53:08 +01:00
policies refactor(dossier): champs -> champs_public 2022-11-10 22:44:39 +00:00
serializers normalize boolean values (#8320) 2023-01-05 11:18:27 +00:00
services fix raison social fetch 2023-02-27 13:54:35 +01:00
support feature spec cover 2023-02-28 14:23:38 +01:00
system review: update value with async fetch 2023-02-28 14:53:08 +01:00
views correctif(a11y): traite aussi les avis d'expert avec la nouvelle methode de rendu des textes saisis par des admin/instructeur/expert 2023-02-23 15:23:20 +01:00
rails_helper.rb test(flipper): reset flipper flags before each test 2022-10-12 14:14:30 +02:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00