Commit Graph

5 Commits

Author SHA1 Message Date
Zeeshan Lakhani
d269a2fd98 - search expect refactor and associated cleanup
- handle wait_for_index properly after index creation and cleanup write_data
  to include commit
2016-05-25 08:59:32 -04:00
Doug Rohrer
f0327031ea Fix test configs that put build/concurrency limits in riak_core instead of kv. 2016-05-23 10:48:48 -04:00
Jason Voegele
49d5c361c5 Refactor some Yokozuna tests to eliminate duplication
Specifically, introduce the `gen_keys/1` and `assert_search/6` functions
into yokozuna_rt module and refactor tests to use them instead of copied
and pasted code fragments.
2015-09-24 10:13:48 -04:00
Zeeshan Lakhani
b61d9c616e update yz tests to use commit fn instead of sleep 2015-09-09 19:42:53 -04:00
Zeeshan Lakhani
ba60249fc3 * clean-up yokozuna_rt for reusability
* add new types for dialyzer
* add test to reload schema and overwrite it on type change
* test nested search (e.g. nested json objects)
* test re-putting fields, include crdt map workaround, discussed in
https://gist.github.com/sdebnath/36c235e042cb35db7d1f
* increase aae concurrency for core_prop test

(cherry picked from commit 16ce998e3f)
2015-08-13 13:07:40 -04:00