demarches-normaliennes/spec
Frederic Merizen cf9024d36f Fix test that doesn't work just after daylight saving time changes
If I submit a request on Friday at 8am, and get a response on
Monday at 8am, the response time is 72h...

except if there was a daylight saving time change on Sunday, in
which case the response time is either 71h or 73h, making the test
fail
2018-10-30 10:58:20 +01:00
..
controllers Fix test that doesn't work just after daylight saving time changes 2018-10-30 10:58:20 +01:00
decorators Time.new => Time.zone.local 2018-10-26 10:10:20 +00:00
factories DateTime.now => Time.zone.now 2018-10-26 10:10:20 +00:00
features ProcedurePresentation: display dossier date in d/m/Y 2018-10-26 10:10:20 +00:00
fixtures Test ApiGeo RPGAdapter 2018-10-23 18:13:45 +02:00
helpers Time.local => Time.zone.local 2018-10-26 10:10:20 +00:00
jobs DateTime.new => Time.zone.local 2018-10-26 10:10:20 +00:00
lib Time.local => Time.zone.local 2018-10-26 10:10:20 +00:00
mailers DateTime.now => Time.zone.now 2018-10-26 10:10:20 +00:00
models Simplify test syntax 2018-10-26 17:53:36 +02:00
serializers GeoArea on API expose fields per source type 2018-10-23 18:13:44 +02:00
services fix spec 2018-10-26 10:10:20 +00:00
support [Fix #2833] Move /support files to /fixtures 2018-10-16 10:47:41 +02:00
uploaders Conf: storage.apientreprise.fr -> static.demarches-simplifiees.fr 2018-10-25 17:05:22 +02:00
views [Fix #2880] Do not show our phone number to instructeurs 2018-10-18 18:38:04 +02:00
rails_helper.rb Bump development gems 2018-03-06 16:17:22 +01:00
spec_helper.rb Remove apipie (and maruku) 2018-10-09 17:23:07 +02:00