3761: Improve the tests to RunTestPullWorker for each test and verify the queue is...
authorRadhika Chippada <radhika@curoverse.com>
Thu, 5 Mar 2015 22:59:59 +0000 (17:59 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Thu, 5 Mar 2015 22:59:59 +0000 (17:59 -0500)
commitc7200a367392801491134e97192840b8b20fc90b
treeb4bf4213ad5218fed603af66d979aaabdc27850c
parenta882872e54809a5f5a19fc5673f7dd53655f1cb8
3761: Improve the tests to RunTestPullWorker for each test and verify the queue is empty at the end of test.
Add a test that puts two items on the queue and verifies that old item is overwritten by the new item.
services/keepstore/pull_worker_test.go