huginn/spec
Will Read a6fe9743f6 EmailDigestAgent relies on received events, rather in memory (#1624)
* EmailDigestAgent relies on received events, rather than storing them in memory

- Addressing a problem where 40,000+ events were stored in one agent's memory, and the agent never loaded from the database

* Cleans up references to memory["queue"]

- incorporates suggested style and safeguards

* Adds clarification on event inclusion in email

* Use `reorder` rather than stripping away all scoping
2016-08-16 23:05:16 -04:00
..
cassettes/Agents_GoogleCalendarPublishAgent/_receive Add spec 2014-06-29 02:55:51 +09:30
concerns Update expected log in the specs 2016-03-29 19:51:25 +09:00
controllers Make HttpStatusAgent provide redirect info (#1590) 2016-07-20 08:29:09 -04:00
data_fixtures Revert "deleted related adioso files" 2016-03-25 10:57:59 -04:00
db/seeds Sets the new user up with an example set of agents 2016-04-10 16:03:21 -07:00
features fix typo (#1533) 2016-06-03 21:22:25 -07:00
fixtures Ensure to only send supported agent connections 2016-05-12 10:03:18 +02:00
helpers Improve agent and scenario forms 2016-05-12 09:15:49 +02: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
models EmailDigestAgent relies on received events, rather in memory (#1624) 2016-08-16 23:05:16 -04: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 Use a random port in MQTT::FakeServer 2016-05-30 11:45:59 +02: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 Separate feature and non feature spec runs on travis 2016-05-12 10:03:23 +02:00