huginn/spec
Dominik Sander eecd67c378 PostAgent: allow sending arbitrary string data
When `content_type` contains a MIME type and `payload` is not a Hash the string in `payload` will be send as the HTTP
body and `content_type` is send as the `Content-Type` header.

 #1361
2016-04-04 10:41:39 +02:00
..
cassettes/Agents_GoogleCalendarPublishAgent/_receive Add spec 2014-06-29 02:55:51 +09:30
concerns Fix TwitterStreamAgent specs and mock puts calls 2016-03-12 10:59:23 +01:00
controllers Merge pull request #1209 from darrencauthon/ping_agent 2016-02-26 12:07:31 -08:00
data_fixtures test completed 2016-03-15 13:44:24 -04:00
features Admins should not be able to deactivate their own accounts 2016-03-17 20:47:57 +01:00
fixtures the next nine commits 2016-02-24 12:18:48 -05:00
helpers Allow choosing a layout of diagrams generated by Graphviz 2015-10-28 02:16:15 +09:00
lib Allow to configure various devise settings in .env 2016-03-17 20:47:45 +01:00
models PostAgent: allow sending arbitrary string data 2016-04-04 10:41:39 +02: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 LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
capybara_helper.rb Increase capybara/poltergeist timeout to 60 seconds 2016-03-14 21:22:04 +01:00
env.test Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
rails_helper.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00