huginn/spec
Will Read 771afe9cdf Improves wait time when writing test you expect to fail
- reduces default wait time from 60 seconds to 2 seconds
- makes use of Capybara's built in polling negative matchers to increase test stability
- adds a helper method to take a screenshot and open it to help understand what's happening in a test
2016-04-17 15:56:57 -07: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 modify receive_web_request to take either 1 or 3 arguments 2016-04-13 11:19:19 -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 Improves wait time when writing test you expect to fail 2016-04-17 15:56:57 -07:00
fixtures Sets the new user up with an example set of agents 2016-04-10 16:03:21 -07:00
helpers Improves wait time when writing test you expect to fail 2016-04-17 15:56:57 -07:00
importers Sets the new user up with an example set of agents 2016-04-10 16:03:21 -07:00
lib Allow to configure various devise settings in .env 2016-03-17 20:47:45 +01:00
models Merge pull request #1415 from albertsun/feature/request-headers-in-web-request 2016-04-15 20:55:57 -07: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 Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
capybara_helper.rb Improves wait time when writing test you expect to fail 2016-04-17 15:56:57 -07:00
env.test Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
rails_helper.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00