[galaxyproject/galaxy] d868ff: Improved qunit testing options.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d868ffd08b8a5b539ba7977172e7c5a5c7be49a3 https://github.com/galaxyproject/galaxy/commit/d868ffd08b8a5b539ba7977172e7c... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M Makefile A client/galaxy/scripts/qunit/test.js M client/karma.config.js M client/package.json Log Message: ----------- Improved qunit testing options. - Speed up qunit testing but not re-building production bundles that aren't used anyway. - Add a watch option for qunit. - Add option to speed up running all tests by building tests as single bundle instead of many bundles. (May be future default for ``make client-test``.) This is as close as I think we are going to get to closing #4843. Commit: d82933d410f61fc703b5191d235f13f6b370a936 https://github.com/galaxyproject/galaxy/commit/d82933d410f61fc703b5191d235f1... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M Makefile A client/galaxy/scripts/qunit/test.js M client/karma.config.js M client/package.json Log Message: ----------- Merge pull request #5066 from jmchilton/qunit_improvements Improved Karma configuration and options. Compare: https://github.com/galaxyproject/galaxy/compare/52eb970d1804...d82933d410f6
participants (1)
-
GitHub