demarches-normaliennes/spec
Pierre de La Morinerie 37c62ac0a3 app: display standard error page when no cookies are present
This occurs mostly when Safari attempts to perform a POST request
again (without sending any of the cookies).

In that case, our custom `422.html` page is more helpful to the user
(because it has a link to the previous page) than a "No cookies" blank
text.
2021-07-06 16:29:22 +02:00
..
controllers app: display standard error page when no cookies are present 2021-07-06 16:29:22 +02:00
factories Revert "Revert "Expose dossier PDF export as IO"" 2021-06-24 21:01:59 +02:00
features experts: fix saving password on sign-in 2021-06-30 10:46:42 +02:00
fixtures test file 2021-06-22 16:33:38 +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 Revert "Revert "Expose dossier PDF export as IO"" 2021-06-24 21:01:59 +02:00
mailers routes: replace the email param in the Avis URLs by a query param 2021-06-17 11:15:51 +02:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models integrate a mininum weight for the average dossier weight 2021-07-06 15:58:45 +02:00
policies policies: fix champ policy for guest users 2020-04-02 11:27:14 +02:00
serializers Add compatibility cadsatre layer with old API GEO 2021-05-24 11:57:00 +02:00
services Revert "Revert "Expose dossier PDF export as IO"" 2021-06-24 21:01:59 +02:00
support jobs: extract an RetryOnTranscientErrors concern 2021-04-29 14:08:12 +02:00
views Enable test revisions 2021-07-01 15:59:07 +02:00
rails_helper.rb spec: better split spec_helper and rails_helper 2021-03-04 22:59:39 +01:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00