Commit Graph

3 Commits

Author SHA1 Message Date
Jacob Trimble 1f88c9dae1 Reorganize integration tests.
* Split player_integration into several files.
* Moved some helper methods from player_integration to
  integration_util.

Closes #188

Change-Id: I14cb2eda8375fc24ef0419e7993027b90e881d5b
2015-09-28 23:09:51 +00:00
Joey Parrish 39c4b42176 Add waitUntilBuffered in integration tests
This eliminates an arbitrary delay to make 'seek does not hang when
seeking to evicted data' more robust.

This also increases overall timeouts for the integration tests and
for Karma.

Change-Id: Ic119b219cb0a596d9e949ef25acf4d771e69298e
2015-07-14 18:13:05 +00:00
Joey Parrish 5687014795 Add Karma config
This should make testing in Karma easier, and in particular, easier
for use in automated systems.  We will not package Karma into
third_party at this time, but may reevaluate that decision later.

Change-Id: Idf407c6ec0b3b876284768f2bc37e0edd032c32e
2015-06-24 21:19:33 +00:00