[galaxyproject/galaxy] 0ab89c: Implement specification for rules DSL, useful for ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0ab89c9c7c46115c542da7f25559695e6e0dec98 https://github.com/galaxyproject/galaxy/commit/0ab89c9c7c46115c542da7f255596... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: A test/base/data/rules_dsl_spec.yml Log Message: ----------- Implement specification for rules DSL, useful for testing both Python and JS. Commit: 1b90d89814ea7a140d830cf0b499eb35e2a9fea9 https://github.com/galaxyproject/galaxy/commit/1b90d89814ea7a140d830cf0b499e... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M Makefile A client/galaxy/scripts/mocha/test.js A client/galaxy/scripts/mocha/tests/rules_dsl_spec.yml A client/galaxy/scripts/mocha/tests/rules_tests.js M client/karma.config.js M client/package.json Log Message: ----------- Mocha based client unit testing of rule tests. Commit: a1d76681f6c816ac55ea7fac859822f6d4e908ea https://github.com/galaxyproject/galaxy/commit/a1d76681f6c816ac55ea7fac85982... Author: Dannon <dannon.baker@gmail.com> Date: 2018-04-16 (Mon, 16 Apr 2018) Changed paths: M Makefile A client/galaxy/scripts/mocha/test.js A client/galaxy/scripts/mocha/tests/rules_dsl_spec.yml A client/galaxy/scripts/mocha/tests/rules_tests.js M client/karma.config.js M client/package.json A test/base/data/rules_dsl_spec.yml Log Message: ----------- Merge pull request #5888 from jmchilton/mocha_tests Mocha/Chai test framework + Rules DSL specification w/tests. Compare: https://github.com/galaxyproject/galaxy/compare/30e3658b8b0e...a1d76681f6c8
participants (1)
-
GitHub