demarches-normaliennes/spec
Pierre de La Morinerie f0e045ad25 graphql_controller_spec: create all types de champs only when required
Creating a procedure with all available types de champ is slow. We can
create a simpler procedure in the default case, and only create all
types de champs when the example requires it.

Speeds up this spec from 1m 55s to 0m 57s.
2021-11-03 19:38:01 +01:00
..
controllers graphql_controller_spec: create all types de champs only when required 2021-11-03 19:38:01 +01:00
factories specs: rename Dossier's with_all_champs to with_populated_champs 2021-11-03 19:38:01 +01:00
fixtures homogennize api particulier endpoint test url 2021-10-12 14:27:20 +02:00
helpers add spec for archive weight estimation 2021-06-09 10:52:38 +02:00
jobs Prevent double processing of declarative dossiers 2021-06-04 17:55:40 +02:00
lib source service supports unknown scope 2021-10-12 14:27:20 +02:00
mailers fix(i18n): enable locale for email previews 2021-09-09 13:06:51 -05:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models fix(revisions): fix repetitions export with revisions 2021-11-03 18:20:48 +01:00
policies factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00
serializers Add compatibility cadsatre layer with old API GEO 2021-05-24 11:57:00 +02:00
services specs: rename Dossier's with_all_champs to with_populated_champs 2021-11-03 19:38:01 +01:00
support specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
system specs: rename Dossier's with_all_champs to with_populated_champs 2021-11-03 19:38:01 +01:00
views specs: remove invalid js: true specifier 2021-10-19 16:41:36 +02:00
rails_helper.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00