huginn/spec
Akinori MUSHA f8cf6bf9c6 Add a new option include_sort_info
If enabled, all events created by the Agent will have a `sort_info` key
whose value is a hash containing the keys `position` and `count`.

This overrides #1768.
2017-01-01 03:27:24 +09:00
..
cassettes/Agents_GoogleCalendarPublishAgent/_receive Add spec 2014-06-29 02:55:51 +09:30
concerns Add a new option include_sort_info 2017-01-01 03:27:24 +09:00
controllers Move the spec file for HttpStatusAgent where it belongs 2016-11-23 10:06:37 +09:00
data_fixtures Add podcast tags to events emitted by RssAgent 2016-11-29 23:59:32 +09:00
db/seeds Sets the new user up with an example set of agents 2016-04-10 16:03:21 -07:00
features Fix spec failures 2016-12-20 13:32:48 -05:00
fixtures Use the XPath expression string(.) instead of .//text() 2016-10-21 00:23:00 +09:00
helpers Fix the order of receivers in the DotHelper specs 2016-10-27 16:31:24 +09:00
importers Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
jobs Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued 2016-04-17 17:15:50 +02:00
lib Allow specifing Agent gem in the Gemfile 2016-06-20 10:37:33 +02:00
migrations Disable automatic URL normalization and absolutization on url 2016-11-27 13:38:23 +09:00
models Merge branch 'master' into fix_http_status_agent 2017-01-01 02:54:59 +09:00
presenters Update for rspec3 rails_helpers config, fix shoulda matchers 2015-10-20 18:50:52 -05:00
routing Update for rspec3 rails_helpers config, fix shoulda matchers 2015-10-20 18:50:52 -05:00
support Add a new option template to WebsiteAgent 2016-10-29 20:40:51 +09:00
capybara_helper.rb Separate feature and non feature spec runs on travis 2016-05-12 10:03:23 +02:00
env.test Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
rails_helper.rb Fix the rest of the deprecation warnings 2016-10-05 22:47:38 +02:00