demarches-normaliennes/spec
Martin b6adf5fc72 feat(dossiers/show): enhance header with expirations message/banner. also ensure consistent design between dossier states
fix(spec): broken due to last refactoring

spec(dossier.extend_conservation): add system spec

lint(ruby): still not yet ready for auto lint in IDE...
2021-11-23 05:50:25 +01:00
..
controllers feat(users/dossiers?statut=dossiers-expirant): add dossiers-expirant tab 2021-11-19 15:14:39 +01:00
factories lint(rubocop): come on, maybe i will find the inspiration to setup it up in my ide 2021-11-19 14:36:21 +01:00
fixtures homogennize api particulier endpoint test url 2021-10-12 14:27:20 +02:00
helpers feat(procedure): remove duree_conservation_dossiers_hors_ds 2021-11-16 19:55:56 +03:00
jobs refactor(mail.delay): use simplier implementation using after_action to prevent email delivery with delay 2021-11-16 15:12:05 +01:00
lib source service supports unknown scope 2021-10-12 14:27:20 +02:00
mailers refactor(mail.delay): use simplier implementation using after_action to prevent email delivery with delay 2021-11-16 15:12:05 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models feat(Dossier.close_to_expiration): add method to find any kind of dossier close to expiration [reuse previous scopes], add missing spec to termine_close_to_expiration, complement spec for each kind of expiration scope with general close_to_expiration spec 2021-11-19 14:28:54 +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 clean(CommentaireService): extract soft delete within controller. returning an instance with an error[:base] is not persisted with validation : avoid poluting stuff 2021-11-16 16:13:11 +01:00
support feat(dossiers/show): enhance header with expirations message/banner. also ensure consistent design between dossier states 2021-11-23 05:50:25 +01:00
system feat(dossiers/show): enhance header with expirations message/banner. also ensure consistent design between dossier states 2021-11-23 05:50:25 +01:00
views feat(dossiers/show): enhance header with expirations message/banner. also ensure consistent design between dossier states 2021-11-23 05:50:25 +01: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