Removed disabled ticker test suite (no longer needed).
authorJoan Pau Beltran <joanpau.beltran@socib.cat>
Thu, 5 Jun 2014 15:40:30 +0000 (17:40 +0200)
committerJoan Pau Beltran <joanpau.beltran@socib.cat>
Thu, 5 Jun 2014 16:13:10 +0000 (18:13 +0200)
commit284ac95b940485ba0fa463c693f1ca736e9ac987
tree46ae71ea259bcf80e72f4ae32c6c84571bd6d655
parentdd37a3c35de7791ade35d01fcef7887736cee8d9
Removed disabled ticker test suite (no longer needed).

The tickers test suite is disabled. In addition, most tests there are broken.
Date ticker tests are fixed and moved to a separated date ticker test suite
by last commit. Hence move numeric ticker tests to the numeric ticker
test-suite and remove the disabled tickers test-suite.

  * `auto_tests/tests/numeric_ticker.js`:
    Include tests from `auto_tests/tests/tickers.disabled-js`
    but commented because they are all broken.

  * auto_tests/tests/tickers.disabled-js:
    Delete it because it is no longer needed.
auto_tests/tests/numeric_ticker.js
auto_tests/tests/tickers.disabled-js [deleted file]