fix datepicker and test it

This commit is contained in:
Tanguy PATTE 2015-08-24 11:42:06 +02:00
parent a9b001e762
commit 327412fba3
5 changed files with 32 additions and 3 deletions

View file

@ -51,6 +51,8 @@ SIADETOKEN = :valid_token unless defined? SIADETOKEN
include Warden::Test::Helpers
WebMock.disable_net_connect!(allow_localhost: true)
RSpec.configure do |config|
config.filter_run_excluding disable: true
config.color = true