demarches-normaliennes/spec
Martin 5739150f15 feat(service/archive_uploader): add an archive uploader class to upload files thru a custom script which handle file encryption of massive file (bigger than 4Go)
Update doc/object-storange-and-data-encryption.md

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update app/services/archive_uploader.rb

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update doc/object-storange-and-data-encryption.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

clean(doc): align document file name and document h1

clean(review): refactore based on various comments

clean(review): refactore based on various comments
2022-03-16 14:56:21 +01:00
..
controllers reinforce preview testing 2022-03-15 11:15:28 +01:00
factories test(dossier): update spec to use visible_by_administration 2022-03-10 14:29:40 +01:00
fixtures fix(parallel_download_queue): tophoeus does not like raise from a request handler [crash straight to first frame] 2022-01-07 14:24:37 +01:00
graphql feat(graphql): expose more dossier informations 2022-03-14 15:58:02 +01:00
helpers fix a11y-8.9.1 2022-02-02 19:03:40 +01:00
jobs test(dossier): update spec to use visible_by_administration 2022-03-10 14:29:40 +01:00
lib specs: make test migrations safer 2022-03-16 10:30:25 +01:00
mailers test(dossier): update spec to use visible_by_administration 2022-03-10 14:29:40 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models perf(dossier): memoize champ.sections on dossier 2022-03-11 00:15:53 +01:00
policies factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00
serializers fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
services feat(service/archive_uploader): add an archive uploader class to upload files thru a custom script which handle file encryption of massive file (bigger than 4Go) 2022-03-16 14:56:21 +01:00
support Test (Capybara): add no-sandbox option to headless chrome driver 2022-02-04 17:34:10 +01:00
system refactor(instructeur): cleanup destroy / restore routes 2022-03-11 14:06:34 +01:00
views test(dossier): update spec to use visible_by_administration 2022-03-10 14:29:40 +01:00
rails_helper.rb specs: use Instructeur.bypass_email_login_token in the tests 2021-12-02 08:51:52 +01:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00