Andrew Cantino: d06204e73d Merge pull request #1239 from cantino/manual_event_agent_supports_liquid 8 年 前
..
adioso_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
basecamp_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
beeper_agent_spec.rb d1277ac470 Fix BeeperAgent spec by requiring rails_helper 8 年 前
change_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
commander_agent_spec.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). 8 年 前
data_output_agent_spec.rb f338fc7305 Allow RSS agent to output iTunes compatible podcasts: added iTunes namespaces ('itunes:*') to the RSS declaration ('xmlns:itunes=itunes.com/dtds/podcast-1.0.dtd') so that RSS output can use e.g. "itunes:summary" fields 8 年 前
de_duplication_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
delay_agent_spec.rb b9cae9ad57 do not emit all the events which are stored in the memory 8 年 前
digest_agent_spec.rb f6186977e1 add Digest Agent 8 年 前
dropbox_file_url_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
dropbox_watch_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
email_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
email_digest_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
event_formatting_agent_spec.rb 28c4f9d14f Do not cache matching results across events in receive() 8 年 前
evernote_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
ftpsite_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
gap_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
google_calendar_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
growl_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
hipchat_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
human_task_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
imap_folder_agent_spec.rb 6e77551256 Do not raise error when an address header field is broken 8 年 前
jabber_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
java_script_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
jira_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
manual_event_agent_spec.rb fee88f92a4 Add error if payloads is used with other top-level keys 8 年 前
mqtt_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
pdf_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
peak_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
post_agent_spec.rb e87d3ec2c9 Address a few comments 8 年 前
public_transport_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
pushbullet_agent_spec.rb c671268cf5 Update pushbullet_agent_spec.rb 8 年 前
pushover_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
rss_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
scheduler_agent_spec.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing 8 年 前
sentiment_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
shell_command_agent_spec.rb ea98bf93f5 Merge pull request #1101 from cantino/shell_command_agent_enhancement 8 年 前
slack_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
stubhub_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
translation_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
trigger_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
tumblr_publish_agent_spec.rb 10a2c100f1 Remove a debug print 8 年 前
twilio_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
twitter_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
twitter_search_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
twitter_stream_agent_spec.rb 9bdbdfa10d Merge remote-tracking branch 'origin/master' into prevent_extra_threads_in_specs 8 年 前
twitter_user_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
user_location_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
weather_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
webhook_agent_spec.rb 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent 8 年 前
website_agent_spec.rb 3469ed2a5e Add a migration to set url_from_event and remove direct usage of Event `url` payload value 8 年 前
weibo_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
weibo_user_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
witai_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
wunderlist_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前