|
.. |
|
adioso_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
basecamp_agent_spec.rb
|
b2a1652799
|
prevent refresh in spec
|
9 gadi atpakaļ |
|
change_detector_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
commander_agent_spec.rb
|
16416db543
|
Add CommanderAgent, which controls other agents on a schedule or incoming event.
|
10 gadi atpakaļ |
|
data_output_agent_spec.rb
|
0eb38b0a94
|
Make DataOutputAgent use `events_order` for ordering events in the output
|
9 gadi atpakaļ |
|
de_duplication_agent_spec.rb
|
ba91676d76
|
DeDuplicationAgent properly handles destruction of memory
|
9 gadi atpakaļ |
|
delay_agent_spec.rb
|
2d72e18fef
|
add DelayAgent for buffering incoming Events
|
9 gadi atpakaļ |
|
dropbox_file_url_agent_spec.rb
|
9044e8ba9b
|
Add dropbox agent to emit urls for the given paths.
|
10 gadi atpakaļ |
|
dropbox_watch_agent_spec.rb
|
04a244661d
|
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own.
|
10 gadi atpakaļ |
|
email_agent_spec.rb
|
61ab9a0e03
|
allow a `body` key to be provided to set the email body
|
9 gadi atpakaļ |
|
email_digest_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
event_formatting_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
evernote_agent_spec.rb
|
ac6492f57f
|
add unit tests for nested classes
|
9 gadi atpakaļ |
|
ftpsite_agent_spec.rb
|
5e1730351f
|
update some spec scripts to new cleanup time
|
9 gadi atpakaļ |
|
gap_detector_agent_spec.rb
|
f944ff9f2a
|
Add GapDetectorAgent, an Agent that alerts when no data has been received
|
9 gadi atpakaļ |
|
google_calendar_publish_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
growl_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
hipchat_agent_spec.rb
|
139ab54cfb
|
Fixes the specs
|
10 gadi atpakaļ |
|
human_task_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
imap_folder_agent_spec.rb
|
5e1730351f
|
update some spec scripts to new cleanup time
|
9 gadi atpakaļ |
|
jabber_agent_spec.rb
|
0f64e4e6b9
|
Add AgentRunner and LongRunnable to support long running agents
|
9 gadi atpakaļ |
|
java_script_agent_spec.rb
|
6266e3ef9f
|
Allow JavaScriptAgent to get and set user credentials
|
9 gadi atpakaļ |
|
jira_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
mqtt_agent_spec.rb
|
ca05d40498
|
MqttAgent: Ignore a retained message previously received.
|
10 gadi atpakaļ |
|
pdf_agent_spec.rb
|
001b5330f3
|
Cleanup
|
10 gadi atpakaļ |
|
peak_detector_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
post_agent_spec.rb
|
82bdd2caf8
|
Make post_agent handle content_type=xml
|
9 gadi atpakaļ |
|
public_transport_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
pushbullet_agent_spec.rb
|
0b979dd1c0
|
PushbulletAgent moved device creation to a before_validation callback
|
9 gadi atpakaļ |
|
pushover_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
rss_agent_spec.rb
|
209d302923
|
Better multiple category test, also verifies accuracy
|
9 gadi atpakaļ |
|
scheduler_agent_spec.rb
|
2d790b54ea
|
Make `action` a mandatory option in preparation for making it interpolated.
|
10 gadi atpakaļ |
|
sentiment_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
shell_command_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
slack_agent_spec.rb
|
27eeaa603f
|
Involve Slack attachments in agent tests.
|
9 gadi atpakaļ |
|
stubhub_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
translation_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
trigger_agent_spec.rb
|
f0124f9507
|
allow the TriggerAgent to perform partial matches
|
9 gadi atpakaļ |
|
tumblr_publish_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
twilio_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
twitter_publish_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
twitter_search_agent_spec.rb
|
5b5799a45d
|
clean up TwitterSearchAgent
|
9 gadi atpakaļ |
|
twitter_stream_agent_spec.rb
|
44ac1ed909
|
Restart TwitterStreamAgent::Worker every hour to prevent stalling
|
9 gadi atpakaļ |
|
twitter_user_agent_spec.rb
|
266a10132b
|
Update twitter_user_agent_spec.rb
|
9 gadi atpakaļ |
|
user_location_agent_spec.rb
|
4d2dea5df6
|
get spec working
|
9 gadi atpakaļ |
|
weather_agent_spec.rb
|
ea2ef012cf
|
Prevent confusion between Huginn services and strings
|
9 gadi atpakaļ |
|
webhook_agent_spec.rb
|
65ff919c29
|
Show a better error message when using custom verbs.
|
9 gadi atpakaļ |
|
website_agent_spec.rb
|
f8a6230447
|
Switch faraday_middleware to the upstream master
|
9 gadi atpakaļ |
|
weibo_publish_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
weibo_user_agent_spec.rb
|
5031cbbbac
|
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
|
witai_agent_spec.rb
|
e4652e2d8d
|
Witai Agent
|
9 gadi atpakaļ |
|
wunderlist_agent_spec.rb
|
136aaea04b
|
allow DataOutputAgent to build complex XML
|
9 gadi atpakaļ |