8 Commits

Author SHA1 Message Date
Britta Weber
216c814a7f remove default _all for type and index if these are missing in REST tests
If a type or path is missing in the REST test yaml file, it is
automatically replaced with _all. This makes it hard to test changes
in the api, for example adding the possibility to leave the index
blank in addition to _all and * in the uri.

closes #4657
2014-01-09 10:17:42 +01:00
Honza Král
623e4a0fc8 [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
Honza Král
076a24af14 [TEST] split tests with parent to pre/post 1.0 in the yaml test suite
See #4506 for details
2014-01-02 20:04:24 +01:00
Martijn van Groningen
a7bb28c0e7 Made single shards APIs fail if routing is configured to be required in the mapping.
This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. Thi

 Closes #4506
2014-01-02 10:47:53 +01:00
Karel Minarik
e051c8a663 [TEST] Create the index with number_of_replicas: 0 for "Realtime Refresh" tests 2013-11-05 11:24:31 +01:00
Karel Minarik
62a489b07b Added test for client-side default document type in exists API
This reverts commit f6f037e6b15b51023c6ca45adbd394fd16e714f1.
2013-09-09 23:36:44 +02:00
Karel Minarik
0949195f90 Removed test for client-side default type in exists API 2013-09-09 23:36:43 +02:00
Clinton Gormley
00e520bcf4 Added tests for exists, get_source and mget 2013-07-01 16:03:37 +02:00