clarify the docs.

pull/17/head
John Shahid 2013-10-09 16:05:19 -04:00
parent ffda730b03
commit 9c459db93c
1 changed files with 3 additions and 0 deletions

View File

@ -84,11 +84,14 @@ func runQuery(engine EngineI, query string, c *C, expectedSeries string) {
c.Assert(result, DeepEquals, series)
}
// All tests do more or less the following steps
//
// 1. initialize an engine
// 2. generate a query
// 3. issue query to engine
// 4. mock coordinator
// 5. verify that data is returned
func (self *EngineSuite) TestBasicQuery(c *C) {
mockData := `
[