featurebase/query
Ben Johnson 894ae3598f Refactor query tests
This commit refactors the query package tests to use the
standard library testing package instead of goconvey. Goconvey
is now completely removed from the repository.
2015-08-19 10:09:18 -06:00
..
lexer.go Update import path 2015-08-05 22:50:38 -06:00
lexer_test.go Refactor query tests 2015-08-19 10:09:18 -06:00
parser.go Remove commented code 2015-08-07 17:29:57 -05:00
parser_test.go Refactor query tests 2015-08-19 10:09:18 -06:00
planner.go Remove commented code 2015-08-07 17:29:57 -05:00
planner_example.go convert UUID to use "tux21b.org/v1/gocql/uuid" 2014-01-03 17:47:22 -06:00
planner_test.go Refactor query tests 2015-08-19 10:09:18 -06:00
query.go Update import path 2015-08-05 22:50:38 -06:00
query_test.go Refactor query tests 2015-08-19 10:09:18 -06:00