|
.. |
|
adioso_agent_spec.rb
|
7372244d0f
|
return false from working? when an agent's most recent log is an error
|
11 years ago |
|
digest_email_agent_spec.rb
|
c2990c7c4b
|
Fix HTML email sending
|
11 years ago |
|
event_formatting_agent_spec.rb
|
306237c306
|
Allow escaping of JSONPath outputs; demonstrate in the formatting agent.
|
11 years ago |
|
human_task_agent_spec.rb
|
0eb956e110
|
HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data.
|
11 years ago |
|
peak_detector_agent_spec.rb
|
8d7dde6fb5
|
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging.
|
11 years ago |
|
post_agent_spec.rb
|
0120ccb9c1
|
Basic HuamnTaskAgent with specs
|
11 years ago |
|
sentiment_agent_spec.rb
|
e24cd6dad7
|
Specs for EventFormattingAgent,SentimentAgent and minor changes
|
12 years ago |
|
translation_agent_spec.rb
|
3c57352f64
|
Translation Agent and specs
|
12 years ago |
|
trigger_agent_spec.rb
|
8fc2c1a74a
|
add negation to the trigger agent
|
11 years ago |
|
twilio_agent_spec.rb
|
afad758501
|
Twilio calls
|
12 years ago |
|
twitter_publish_agent_spec.rb
|
29b482b7c1
|
adding tests for TwitterPublishAgent modeled after the twilio agent ones
|
12 years ago |
|
twitter_user_agent_spec.rb
|
a6167d5803
|
added one spec for twitter user agent
|
12 years ago |
|
website_agent_spec.rb
|
7372244d0f
|
return false from working? when an agent's most recent log is an error
|
11 years ago |
|
weibo_publish_agent_spec.rb
|
693a3e6da4
|
fixes invalid multibyte char
|
12 years ago |
|
weibo_user_agent_spec.rb
|
693a3e6da4
|
fixes invalid multibyte char
|
12 years ago |