Paul Chavard
|
6801b04b7b
|
feat(type_de_champ): type_de_champ editor in stimulus/turbo
|
2022-06-17 11:04:09 +02:00 |
|
simon lehericey
|
5767c9b97e
|
fix test
|
2022-05-18 10:11:31 +02:00 |
|
François Vantomme
|
14e0c68266
|
feat(api particulier): add MESRI field
|
2021-12-16 16:45:18 +01:00 |
|
François Vantomme
|
6ab8ac0662
|
feat (api particulier): add Pole emploi field
|
2021-12-08 10:36:25 +01:00 |
|
François Vantomme
|
2110ef072c
|
feat(api particulier): add DGFiP field
|
2021-12-07 11:03:05 +01: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 |
|