10 Commits

Author SHA1 Message Date
Clinton Gormley
cf795cfe4c [TEST] Corrected YAML syntax in mget/70_source_filtering
and broke it up into multiple tests which are easier to debug
2013-10-26 13:09:37 +02:00
Zachary Tong
e5daab0b6b Remove unescessary newline continuation
Newline continuation causes some yaml parsers to interpret the
hash as a string instead of a proper hash
2013-10-25 14:14:12 -04:00
Boaz Leskes
87df522786 updated source filtering tests and spec
Fixed id tests to be strings.
Changed the _source_* param of get_source as they have changed in core.
2013-10-08 18:18:20 +02:00
Spencer Alger
13719a4c2e removed some spaces that cause my yaml parser to choke 2013-09-18 08:54:17 -07:00
Boaz Leskes
dbc0823a77 Added version skip commands for source filtering tests 2013-07-30 14:00:23 +02:00
Boaz Leskes
495667facb Added source filtering to tests 2013-07-30 13:30:45 +02:00
Honza Kral
fb512495cb use flush instead of cluster health to avoid writing a separate test 2013-07-24 03:41:02 +02:00
Boaz Leskes
1cae9b82d2 fixed parent/routing mget tests - missing fields parameter 2013-07-15 10:31:28 +02:00
Honza Kral
2c128b8cca mget ids and formatting 2013-07-11 14:04:16 +02:00
Clinton Gormley
00e520bcf4 Added tests for exists, get_source and mget 2013-07-01 16:03:37 +02:00