huginn/spec
Will Read 6b459ef412 Extract service option prviders for non-standard Omniauth payloads (#1655)
* Extract option prviders for non-standard Omniauth payloads

- should enable huginn_agent gem developers to add their own providers
- devs would reopen OmniauthCallbacksController and define their specific action, supplying their own option provider

* Creates a registry for option providers on the Service class

- enables huginn_agent gem developers to register their own omniauth option interpreters

* Cleans up changes to the global Service class after the spec
2016-09-04 19:39:49 -04:00
..
cassettes/Agents_GoogleCalendarPublishAgent/_receive Add spec 2014-06-29 02:55:51 +09:30
concerns Update expected log in the specs 2016-03-29 19:51:25 +09:00
controllers Extract service option prviders for non-standard Omniauth payloads (#1655) 2016-09-04 19:39:49 -04:00
data_fixtures Revert "deleted related adioso files" 2016-03-25 10:57:59 -04:00
db/seeds Sets the new user up with an example set of agents 2016-04-10 16:03:21 -07:00
features fix typo (#1533) 2016-06-03 21:22:25 -07:00
fixtures Ensure to only send supported agent connections 2016-05-12 10:03:18 +02:00
helpers Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
importers Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
jobs Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued 2016-04-17 17:15:50 +02:00
lib Allow specifing Agent gem in the Gemfile 2016-06-20 10:37:33 +02:00
models Extract service option prviders for non-standard Omniauth payloads (#1655) 2016-09-04 19:39:49 -04:00
presenters Update for rspec3 rails_helpers config, fix shoulda matchers 2015-10-20 18:50:52 -05:00
routing Update for rspec3 rails_helpers config, fix shoulda matchers 2015-10-20 18:50:52 -05:00
support Use a random port in MQTT::FakeServer 2016-05-30 11:45:59 +02:00
capybara_helper.rb Separate feature and non feature spec runs on travis 2016-05-12 10:03:23 +02:00
env.test Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
rails_helper.rb Separate feature and non feature spec runs on travis 2016-05-12 10:03:23 +02:00