[Commits] [fluid-project/infusion] 0d1fd5: FLUID-5833: Added check for "name" field in testCa...
GitHub
noreply at github.com
Thu Feb 4 20:14:33 UTC 2016
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 0d1fd5db060a957b338305613bd90a9d8b2c0078
https://github.com/fluid-project/infusion/commit/0d1fd5db060a957b338305613bd90a9d8b2c0078
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2015-12-25 (Fri, 25 Dec 2015)
Changed paths:
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
FLUID-5833: Added check for "name" field in testCase to avoid anomalous behaviour issuing a QUnit module with falsy name
Commit: 106fc4500b1a19d5cc4caf3bad0b22443581e44b
https://github.com/fluid-project/infusion/commit/106fc4500b1a19d5cc4caf3bad0b22443581e44b
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
FLUID-5833: Further improved IoC Testing framework validation of "name" field of test fixture, absence of which causes problems with QUnit composite runner
Commit: e667f2bf03cd8ff0cb89878745ecfc046fc5bb42
https://github.com/fluid-project/infusion/commit/e667f2bf03cd8ff0cb89878745ecfc046fc5bb42
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
FLUID-5833: Added reference to "index" variable in IoCTestUtils
Commit: 09fac7f7ca172073cd2628e8af578e47852b4977
https://github.com/fluid-project/infusion/commit/09fac7f7ca172073cd2628e8af578e47852b4977
Author: Cindy Qi Li <cli at ocadu.ca>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
Merge remote-tracking branch 'antranig/FLUID-5833'
* antranig/FLUID-5833:
FLUID-5833: Added reference to "index" variable in IoCTestUtils
FLUID-5833: Further improved IoC Testing framework validation of "name" field of test fixture, absence of which causes problems with QUnit composite runner
FLUID-5833: Added check for "name" field in testCase to avoid anomalous behaviour issuing a QUnit module with falsy name
Compare: https://github.com/fluid-project/infusion/compare/63ec072e54b7...09fac7f7ca17
More information about the Commits
mailing list