.. |
adioso_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
aftership_agent_spec.rb
|
b28c284923
removed extra stub request
|
9 роки тому |
attribute_difference_agent_spec.rb
|
8c0a10fc4b
attribute difference agent (#1572)
|
8 роки тому |
basecamp_agent_spec.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 роки тому |
boxcar_agent_spec.rb
|
fade736381
Update rails to 4.2.7.1
|
8 роки тому |
change_detector_agent_spec.rb
|
5f881ee786
Give ChangeDetectorAgent access to `last_property`
|
8 роки тому |
commander_agent_spec.rb
|
8645323dfe
Expose `target` to CommanderAgent in templating
|
7 роки тому |
csv_agent_spec.rb
|
98e80c57b0
Fix a test for escaped double-quotes for ruby >=2.4
|
7 роки тому |
data_output_agent_spec.rb
|
5e1e5a1907
only add itunes icon if ns_itunes
|
7 роки тому |
de_duplication_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
delay_agent_spec.rb
|
b9cae9ad57
do not emit all the events which are stored in the memory
|
9 роки тому |
digest_agent_spec.rb
|
79fc461bd9
Keep X events to make Digest from (#2041)
|
7 роки тому |
dropbox_file_url_agent_spec.rb
|
eb79f8da1f
Upgrade Dropbox Agents to new v2 API
|
7 роки тому |
dropbox_watch_agent_spec.rb
|
eb79f8da1f
Upgrade Dropbox Agents to new v2 API
|
7 роки тому |
email_agent_spec.rb
|
c436315826
Rescue and log email sending errors
|
9 роки тому |
email_digest_agent_spec.rb
|
a6fe9743f6
EmailDigestAgent relies on received events, rather in memory (#1624)
|
8 роки тому |
event_formatting_agent_spec.rb
|
52dbaaa586
Add spec for `mode` value validation
|
7 роки тому |
evernote_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
ftpsite_agent_spec.rb
|
9d1bfeb778
Make FtpsiteAgent FileHandling aware
|
9 роки тому |
gap_detector_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
google_calendar_publish_agent_spec.rb
|
511bf14bac
fix specs. the google calendar ones aren't actually using vcr so removing that
|
7 роки тому |
google_flights_spec.rb
|
f530305edc
Add class of service chooser for Google Flights Agent (#1778)
|
8 роки тому |
google_translation_agent_spec.rb
|
2b41b6cc54
Google translate (#1978)
|
7 роки тому |
growl_agent_spec.rb
|
5f92b38f6e
Add more options to the GrowlAgent
|
7 роки тому |
hipchat_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
http_status_agent_spec.rb
|
21c166f455
Do not let values in a received event override option values
|
8 роки тому |
human_task_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
imap_folder_agent_spec.rb
|
201b784562
Fix specs and deprecation warnings
|
6 роки тому |
jabber_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
java_script_agent_spec.rb
|
da833b13bb
Add setMemory function to Javascript Agent
|
8 роки тому |
jira_agent_spec.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 роки тому |
json_parse_agent_spec.rb
|
e2981b0ded
Add JsonParseAgent
|
9 роки тому |
liquid_output_agent_spec.rb
|
0ef06a389c
Allow usage of custom Liquid tags in LiquidOutputAgent
|
7 роки тому |
local_file_agent_spec.rb
|
38f1044078
Add LocalFileAgent and introduce concept to handle files
|
9 роки тому |
manual_event_agent_spec.rb
|
fee88f92a4
Add error if payloads is used with other top-level keys
|
9 роки тому |
mqtt_agent_spec.rb
|
69cfabc5bf
Use a random port in MQTT::FakeServer
|
8 роки тому |
pdf_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
peak_detector_agent_spec.rb
|
e9709aec0a
Prevent PeakDetectorAgent from storing invalid data in it's memory
|
7 роки тому |
phantom_js_cloud_agent_spec.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 роки тому |
post_agent_spec.rb
|
3ce696d127
array to be valid in post_agent_spec
|
7 роки тому |
public_transport_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
pushbullet_agent_spec.rb
|
7ea7cca804
Webmock 2 does not support userinfo in URL
|
7 роки тому |
pushover_agent_spec.rb
|
a47c5c8a80
PushoverAgent: Treat parameter options as templates rather than default values
|
8 роки тому |
read_file_agent_spec.rb
|
89629ec216
Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string
|
9 роки тому |
rss_agent_spec.rb
|
0339a23e45
Support the `AtomYoutube` feed format of Feedjira
|
7 роки тому |
s3_agent_spec.rb
|
40835e981f
Add S3Agent to read and write files to S3 buckets
|
9 роки тому |
scheduler_agent_spec.rb
|
43a6a025a4
Remove SchedulerAgent#check! which name is confusing
|
9 роки тому |
sentiment_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
shell_command_agent_spec.rb
|
807c493efe
Add a tweak for Travis where BUNDLE_GEMFILE is preset
|
7 роки тому |
slack_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
stubhub_agent_spec.rb
|
77da54ea0c
Convert a bunch of HTTP links to HTTPS (#1757)
|
8 роки тому |
telegram_agent_spec.rb
|
49f9cb45f1
Fix unit tests for payloads with media
|
6 роки тому |
trigger_agent_spec.rb
|
3b4b4f3761
[fix #1512] add `not in` comparison into Trigger Agent (#1545)
|
8 роки тому |
tumblr_likes_agent_spec.rb
|
f21d6abaee
Create Tumblr Likes Agent (#1923)
|
8 роки тому |
tumblr_publish_agent_spec.rb
|
10a2c100f1
Remove a debug print
|
9 роки тому |
twilio_agent_spec.rb
|
7c1ec33d64
Fix Liquid interpolation in TwilioAgent helper methods
|
7 роки тому |
twilio_receive_text_agent_spec.rb
|
29d4691781
An agent for creating events from text messages received from Twilio
|
9 роки тому |
twitter_action_agent_spec.rb
|
7023058f20
Do not treat already retweeted/favorited error as failure
|
7 роки тому |
twitter_favorites_spec.rb
|
c1b786018f
The twitter gem now requires a proper Content-Type
|
7 роки тому |
twitter_publish_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
twitter_search_agent_spec.rb
|
c1b786018f
The twitter gem now requires a proper Content-Type
|
7 роки тому |
twitter_stream_agent_spec.rb
|
9d8d371fc8
Order TwitterStreamAgents in setup_workers
|
8 роки тому |
twitter_user_agent_spec.rb
|
c1b786018f
The twitter gem now requires a proper Content-Type
|
7 роки тому |
user_location_agent_spec.rb
|
d627a18f6d
Added api_key option to UserLocationAgent (#1613)
|
8 роки тому |
weather_agent_spec.rb
|
0dd1c78ae0
Ignore the fixture API key in WeatherAgent (#1694)
|
8 роки тому |
webhook_agent_spec.rb
|
2ac6927a6a
Option for custom response headers for receive_web_request (#1977)
|
7 роки тому |
website_agent_spec.rb
|
a04faa8245
Add `array` extraction option to WebsiteAgent in HTML/XML mode
|
7 роки тому |
weibo_publish_agent_spec.rb
|
ed85ad5ed3
Allow weibo publish agent tweet with a picture (#1336)
|
8 роки тому |
weibo_user_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
witai_agent_spec.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 роки тому |
wunderlist_agent_spec.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 роки тому |