Commit Graph

10 Commits

Author SHA1 Message Date
Andrei Zavada
f234e16de2 only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
Brett Hazen
6de6c0fc25 Add boilerplate license to all test files 2015-11-20 22:09:48 +00:00
Brett Hazen
d4c29b22c0 Further optimization of TS tests 2015-11-19 20:13:26 +00:00
Brett Hazen
feb4364cec Merge branch 'bugfix/bch/fix_ts_B_put_pass_1' of github.com:basho/riak_test into bugfix/bch/fix_ts_B_put_pass_1 2015-11-17 22:57:08 +00:00
Brett Hazen
b7c268119d Refactor all TS tests to put asserts inside of test instead of
timeseries_utils.erl
2015-11-17 22:54:20 +00:00
Brett Hazen
31bd58a0de Update timeseries_util:confirm_put/5 for ts_B_put_pass_1 2015-11-17 17:05:04 +00:00
Brett Hazen
1de93e1da7 Update timeseries_util:confirm_put/5 for ts_B_put_pass_1 2015-11-08 23:14:53 +00:00
andytill
d9bcbf998c Convert indentation to all spaces, fixing alignment. 2015-09-30 14:25:12 +00:00
andytill
a31ed53fb3 Moved the assertion out of timeseries_util:put_confirm to use assertMatch on errors. 2015-09-30 14:15:00 +00:00
Gordon Guthrie
84dde26a5a Further Time Series Tests
Please see the ts.README for details of the test structure

Some of these tests will fail:
* because they are bugs

Some of these tests will fail:
because we are currently awaiting query fixes and merges
2015-09-24 10:17:49 +00:00