..
controllers
app: move update_allow_decision_access to ExpertsController
2021-04-06 14:54:18 +02:00
factories
Simplify export unicity check and use create_or_find_by
2021-04-01 21:14:16 +01:00
features
spec: fix flaky expert test
2021-04-20 12:06:12 +02:00
fixtures
Add api address external data fetch
2021-02-17 19:10:16 +01:00
helpers
Test: use APPLICATION_NAME to deal nicely with custom configuration
2021-04-13 22:46:33 +02:00
jobs
retry 5 times on integrity error and then block processing
2021-04-06 18:03:39 +02:00
lib
lib: add migration helpers for making a column unique
2021-04-13 18:09:59 +02:00
mailers
expert mailer instead of avis mailer
2021-04-15 12:22:40 +02:00
middlewares
specs: always require rails_helper
2020-03-31 12:48:32 +02:00
models
Fix discarded procedures destruction
2021-04-14 12:24:16 +01:00
policies
policies: fix champ policy for guest users
2020-04-02 11:27:14 +02:00
serializers
fix broken test in champ_serializer_spec
2020-09-25 09:35:16 +00:00
services
specs: fix creating dossiers :en_construction
2021-04-06 12:12:56 +02:00
support
specs: clear jobs queue before each test
2021-03-16 11:49:14 +01:00
views
app: retain user email on sign-in error
2021-04-20 09:34:52 +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