[galaxyproject/galaxy] a3b16b: Small improvements to Qunit tests.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a3b16bf69a4d6f09b9693ffbc6a54ed0910918e9 https://github.com/galaxyproject/galaxy/commit/a3b16bf69a4d6f09b9693ffbc6a54... Author: John Chilton <jmchilton@gmail.com> Date: 2017-03-23 (Thu, 23 Mar 2017) Changed paths: M run_tests.sh M test/qunit/package.json Log Message: ----------- Small improvements to Qunit tests. - Drop explicit requirement on phantomjs since we are moving away from explicit phantomjs testing (it is still pulled in by QUnit which is fine). - If ``npm install .`` has previously been executed from the ``test/qunit``, don't require globally available grunt to run the tests via ``run_tests.sh -q``. Commit: 9e61aff69314606bff4ad16d502295cfdcb0ed07 https://github.com/galaxyproject/galaxy/commit/9e61aff69314606bff4ad16d50229... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-03-23 (Thu, 23 Mar 2017) Changed paths: M run_tests.sh M test/qunit/package.json Log Message: ----------- Merge pull request #3810 from jmchilton/qunit_touchup Small improvements for driving Qunit tests. Compare: https://github.com/galaxyproject/galaxy/compare/3a52d07a900f...9e61aff69314
participants (1)
-
GitHub