huginn/spec/support
Dominik Sander 74394fe586 Upgrade gems for ruby 2.5 support and to remove warnings
* `delayed_job` 4.1.4 added a syntax fix for ruby 2.5
* `devise` 4.4.0` added a syntax fix for ruby 2.5
* `rufus-scheduler` 3.3.3 fixed Fixnum deprecation warnings
* `erector` was forked to fix a Fixnum deprecation warning

Fix exception in MQTT::FakeServer, when stopping the server kill the
thread before closing the socket to avoid calling `@socket.accept` on a
closed socket.
2018-02-10 11:00:18 +01:00
..
shared_examples Replace references to https://github.com/cantino/huginn with huginn/huginn 2017-09-01 18:56:10 +09:00
alert_confirmer.rb validate agent option json on form submit (#1434) 2016-04-25 20:04:06 -07:00
fake_mqtt_server.rb Upgrade gems for ruby 2.5 support and to remove warnings 2018-02-10 11:00:18 +01:00
feature_helpers.rb Make feature specs more robust (#1917) 2017-02-27 11:25:24 -08:00
matchers.rb Expose target to CommanderAgent in templating 2017-07-09 03:34:05 +09:00
spec_helpers.rb initial commit 2013-03-09 22:36:12 -08:00
vcr_support.rb stub spec that was making real HTTP call 2015-07-15 16:57:39 -04:00