demarches-normaliennes/spec
Martin 725521c3a1 fix(expiration_banner): only show expirations info when flip is enabled
fix(lint): lint haml

fix(spec): enable flipper and allow procedure to receive flipper check when checking banner presence

fix(doc): add missing documentation on readme regarding system testing with a visual feedback

fix(typo): add missing accent

clean(PR): feedback from Tchak, better to wrap feature check for expirability by procedure within dossier.expirable? helper
2021-11-30 16:05:32 +01:00
..
controllers views: display revision errors on the procedure dashboard 2021-11-30 13:34:41 +01:00
factories Merge branch 'main' into 6649-etq-usager-instructeur-rendre-la-suppression-plus-visible 2021-11-24 14:07:32 +01:00
fixtures homogennize api particulier endpoint test url 2021-10-12 14:27:20 +02:00
helpers specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +01:00
jobs specs: minor cleanups 2021-11-23 08:07:07 +01:00
lib source service supports unknown scope 2021-10-12 14:27:20 +02:00
mailers feat(UserMailer.france_connect_merge_confirmation): in addition to distance_of_time_in_words, add exact expiration date 2021-11-25 17:34:37 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models models: improve error message for invalid champs 2021-11-30 13:34:41 +01:00
policies factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00
serializers specs: explicitely pass the dossier to champs factories 2021-11-23 08:07:07 +01:00
services specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +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 fix(expiration_banner): only show expirations info when flip is enabled 2021-11-30 16:05:32 +01:00
views fix(expiration_banner): only show expirations info when flip is enabled 2021-11-30 16:05:32 +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