Martin
|
2952987ad8
|
refactor(spec): stop using procedure type de champs traits as :with_datetime , :with_xxx in favor of :types_de_champ_public which keeps position in check
|
2024-01-23 17:30:22 +01:00 |
|
Lisa Durand
|
c767164e28
|
add expert in current_account and mode badge to the right
|
2023-12-19 11:33:48 +01:00 |
|
Martin
|
1307e7262f
|
amelioration(application_controller.roles): intègre aussi le role d'expert aux logs
|
2023-12-14 14:52:50 +01:00 |
|
Martin
|
4380fecd73
|
amelioration(expert.sign-in): ETQ expert, je suis redirigé vers la page listant les avis a donner ap connexion
|
2023-12-14 10:47:04 +01:00 |
|
Lisa Durand
|
11c8e408ef
|
remove specific tabs css and use DSFR tabs
|
2023-11-15 18:42:40 +01:00 |
|
Colin Darie
|
560d291bcd
|
test: retry system tests only on CI (get error fast in local)
|
2023-11-06 15:15:51 +01:00 |
|
simon lehericey
|
bd78a14f62
|
spec: add retry to all system spec
|
2023-08-31 09:59:18 +02:00 |
|
Lisa Durand
|
2f012578eb
|
remove dossier termine from avis views
|
2023-04-03 18:20:17 +02:00 |
|
Lisa Durand
|
630742ee94
|
fix test
|
2023-03-30 17:54:14 +02:00 |
|
Lisa Durand
|
aa9c94a20e
|
fix display in view and export if answer is 'no'
|
2023-03-22 11:56:52 +01:00 |
|
Lisa Durand
|
4a2982dc37
|
fix tests and linter
|
2023-03-22 09:30:26 +01:00 |
|
Lisa Durand
|
f27e362cae
|
fix validation of yes-no question in avis
|
2023-03-21 17:07:05 +01:00 |
|
Lisa Durand
|
ee2f795dec
|
pr feedbacks - add validation for yes/no answer - improve locales use
|
2023-03-16 11:32:05 +01:00 |
|
Lisa Durand
|
01afa998b6
|
add specs
|
2023-03-16 11:32:05 +01:00 |
|
Martin
|
9a12b97424
|
amelioration(expert/avis/header): passe d'un dropdown avec un element pour telecharger le dossier au composant dsfr de telechargement de fichier
|
2023-01-26 11:13:23 +01:00 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
simon lehericey
|
579578cf0c
|
fix system spec
|
2022-04-12 12:05:08 +02:00 |
|
Pierre de La Morinerie
|
9fd38cae5e
|
specs: migrate from features to system specs
System specs have been available since Rails 5.1, and are better
integrated with the Rails framework.
- Rename `spec/features` to `spec/system`
- Rename `feature do` to `describe do`
- Configure Capybara for system specs
Steps mostly taken from https://medium.com/table-xi/a-quick-guide-to-rails-system-tests-in-rspec-b6e9e8a8b5f6
|
2021-10-26 12:24:46 +02:00 |
|