whoas/src/test/groovy/com/github/lookout/whoas
R. Tyler Croy a97996c885 Refactor RedisQueue into Java with additional minor updates
Some logging items were previously missed and the status code 429 as a
retryable error has been added in this commit
2015-04-06 10:06:47 -07:00
..
AbstractHookRunnerSpec.groovy Add the AbstractHookRunner and SequentialHookRunner classes to bridge queues and publishers 2014-12-31 12:41:02 -08:00
HookRequestSpec.groovy Start adding some stub classes with the needed data attached to them 2014-12-30 21:03:08 -08:00
InMemoryQueueSpec.groovy Removed the re-throw in the pop routines for in-memory and redis queue 2015-03-25 11:05:24 -07:00
PublisherSpec.groovy Refactor RedisQueue into Java with additional minor updates 2015-04-06 10:06:47 -07:00
RedisQueueSpec.groovy Refactor RedisQueue into Java with additional minor updates 2015-04-06 10:06:47 -07:00
SequentialHookRunnerSpec.groovy Allow whoas clients to specify the content type param for each hook request 2015-03-25 10:34:39 -04:00
WhoasFactorySpec.groovy Moved JedisPool handling to RedisQueue class 2015-03-18 16:27:15 -07:00