demarches-normaliennes/spec/support
Pierre de La Morinerie 7a27e78452 specs: remove unused wait-for-ajax helper
This helper is:
- no longer used;
- buggy (not all requests increment it);
- discouraged (we should instead match an UI change that signals the end
of an ajax request).

Good riddance.
2020-03-31 12:54:49 +02:00
..
controller_helpers.rb Files should not start with a new line 2017-04-04 16:59:38 +02:00
database_cleaner.rb spec: during js specs, cleanup database using deletion 2019-09-10 16:40:02 +02:00
factory_girl.rb factory_girl is now factory_bot 2018-01-23 17:15:42 +01:00
feature_helpers.rb mailers: add procedure context to the confirmation link 2020-02-25 11:45:36 +00:00
feature_matchers.rb features: move feature matchers to their own file 2019-11-27 11:58:45 +01:00
shared_exemples_for_dossier.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00