Andrey Yantsen 5d74437932 Allow to send media groups via telegram il y a 3 ans
..
adioso_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
aftership_agent_spec.rb b28c284923 removed extra stub request il y a 8 ans
attribute_difference_agent_spec.rb 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling il y a 6 ans
basecamp_agent_spec.rb 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
boxcar_agent_spec.rb fade736381 Update rails to 4.2.7.1 il y a 8 ans
change_detector_agent_spec.rb 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling il y a 6 ans
commander_agent_spec.rb 8645323dfe Expose `target` to CommanderAgent in templating il y a 7 ans
csv_agent_spec.rb 98e80c57b0 Fix a test for escaped double-quotes for ruby >=2.4 il y a 7 ans
data_output_agent_spec.rb 4733d69f6a Revert "Update DataOutputAgent accept header for browser compatibility (#2338)" il y a 5 ans
de_duplication_agent_spec.rb 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling il y a 6 ans
delay_agent_spec.rb b9cae9ad57 do not emit all the events which are stored in the memory il y a 9 ans
digest_agent_spec.rb 79fc461bd9 Keep X events to make Digest from (#2041) il y a 7 ans
dropbox_file_url_agent_spec.rb eb79f8da1f Upgrade Dropbox Agents to new v2 API il y a 7 ans
dropbox_watch_agent_spec.rb eb79f8da1f Upgrade Dropbox Agents to new v2 API il y a 7 ans
email_agent_spec.rb 5cd1fe098e Fix deprecation warnings from our code il y a 4 ans
email_digest_agent_spec.rb 735e4022c5 Merge branch 'master' of https://github.com/huginn/huginn il y a 5 ans
event_formatting_agent_spec.rb 52dbaaa586 Add spec for `mode` value validation il y a 7 ans
evernote_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
ftpsite_agent_spec.rb 9d1bfeb778 Make FtpsiteAgent FileHandling aware il y a 8 ans
gap_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
google_calendar_publish_agent_spec.rb 511bf14bac fix specs. the google calendar ones aren't actually using vcr so removing that il y a 7 ans
google_translation_agent_spec.rb 2b41b6cc54 Google translate (#1978) il y a 7 ans
growl_agent_spec.rb 5f92b38f6e Add more options to the GrowlAgent il y a 7 ans
hipchat_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
http_status_agent_spec.rb 21c166f455 Do not let values in a received event override option values il y a 8 ans
human_task_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
imap_folder_agent_spec.rb 000da0e44f Add a spec il y a 5 ans
jabber_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
java_script_agent_spec.rb da833b13bb Add setMemory function to Javascript Agent il y a 8 ans
jira_agent_spec.rb 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
jq_agent_spec.rb 2e385d64fb Add jq il y a 5 ans
json_parse_agent_spec.rb 753af61df9 Support merge mode in JsonParseAgent il y a 6 ans
liquid_output_agent_spec.rb 8574cb571a Fix LiquidOutputAgent event_limit validations (#2864) il y a 4 ans
local_file_agent_spec.rb 38f1044078 Add LocalFileAgent and introduce concept to handle files il y a 8 ans
manual_event_agent_spec.rb fee88f92a4 Add error if payloads is used with other top-level keys il y a 9 ans
mqtt_agent_spec.rb 747589f43a Refactor MqttAgent to now use Timeout.timeout il y a 6 ans
pdf_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
peak_detector_agent_spec.rb e9709aec0a Prevent PeakDetectorAgent from storing invalid data in it's memory il y a 7 ans
phantom_js_cloud_agent_spec.rb 8fb396fd30 add jpg as renderType to phantomjscloud setting il y a 5 ans
post_agent_spec.rb 241d930cc5 Factor out EventHeadersConcern from PostAgent for use in other agents il y a 6 ans
public_transport_agent_spec.rb 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling il y a 6 ans
pushbullet_agent_spec.rb 7ea7cca804 Webmock 2 does not support userinfo in URL il y a 7 ans
pushover_agent_spec.rb a47c5c8a80 PushoverAgent: Treat parameter options as templates rather than default values il y a 8 ans
read_file_agent_spec.rb 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string il y a 8 ans
rss_agent_spec.rb 5b865236ed Fix deprecation warnings from our dependencies il y a 4 ans
s3_agent_spec.rb 40835e981f Add S3Agent to read and write files to S3 buckets il y a 8 ans
scheduler_agent_spec.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing il y a 9 ans
sentiment_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
shell_command_agent_spec.rb 807c493efe Add a tweak for Travis where BUNDLE_GEMFILE is preset il y a 7 ans
slack_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
stubhub_agent_spec.rb 77da54ea0c Convert a bunch of HTTP links to HTTPS (#1757) il y a 8 ans
telegram_agent_spec.rb 5d74437932 Allow to send media groups via telegram il y a 3 ans
trigger_agent_spec.rb de31675df1 Earn some coverage il y a 5 ans
tumblr_likes_agent_spec.rb f21d6abaee Create Tumblr Likes Agent (#1923) il y a 7 ans
tumblr_publish_agent_spec.rb 10a2c100f1 Remove a debug print il y a 9 ans
twilio_agent_spec.rb 7c1ec33d64 Fix Liquid interpolation in TwilioAgent helper methods il y a 7 ans
twilio_receive_text_agent_spec.rb 29d4691781 An agent for creating events from text messages received from Twilio il y a 8 ans
twitter_action_agent_spec.rb 7023058f20 Do not treat already retweeted/favorited error as failure il y a 7 ans
twitter_favorites_spec.rb c1b786018f The twitter gem now requires a proper Content-Type il y a 7 ans
twitter_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
twitter_search_agent_spec.rb c1b786018f The twitter gem now requires a proper Content-Type il y a 7 ans
twitter_stream_agent_spec.rb 694889a6e1 use the @agent object to set the options il y a 4 ans
twitter_user_agent_spec.rb c1b786018f The twitter gem now requires a proper Content-Type il y a 7 ans
user_location_agent_spec.rb d627a18f6d Added api_key option to UserLocationAgent (#1613) il y a 8 ans
weather_agent_spec.rb 735e4022c5 Merge branch 'master' of https://github.com/huginn/huginn il y a 5 ans
webhook_agent_spec.rb b470db13bc Make recaptcha v3 work il y a 4 ans
website_agent_spec.rb 50d5f38202 Set inbound_event when creating AgentLog entries il y a 5 ans
weibo_publish_agent_spec.rb b4bf4b99e3 Mock `sleep` calls in WeiboPublishAgent specs il y a 6 ans
weibo_user_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
witai_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
wunderlist_agent_spec.rb 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans