[Commits] [fluid-project/infusion] 2451e2: FLUID-5730: removed qunit-fixture element
GitHub
noreply at github.com
Thu Feb 4 18:07:10 UTC 2016
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 2451e23b14ef7fec5440260fc2721d4363dd48d1
https://github.com/fluid-project/infusion/commit/2451e23b14ef7fec5440260fc2721d4363dd48d1
Author: Justin Obara <obarajustin at gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M tests/framework-tests/preferences/html/SelfVoicingEnactor-test.html
Log Message:
-----------
FLUID-5730: removed qunit-fixture element
The test markup had been inside a qunit-fixture; however, qunit was clearing out
the markup causing the test component to initialize without all of the markup it
was expecting. This was only an issue in IE. I've removed the fixture as there
is only one test that uses the markup.
Commit: eb4a10802ac39bc0d61149845fbb75fa6d5c2571
https://github.com/fluid-project/infusion/commit/eb4a10802ac39bc0d61149845fbb75fa6d5c2571
Author: Justin Obara <obarajustin at gmail.com>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
Log Message:
-----------
FLUID-5730: Added a markupfixture
Commit: 3181affd2fd6f4a8706b337af44b22d88bb37b2d
https://github.com/fluid-project/infusion/commit/3181affd2fd6f4a8706b337af44b22d88bb37b2d
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
M tests/framework-tests/preferences/html/SelfVoicingEnactor-test.html
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
Log Message:
-----------
Merge branch 'FLUID-5730'
* FLUID-5730:
FLUID-5730: Added a markupfixture
FLUID-5730: removed qunit-fixture element
Compare: https://github.com/fluid-project/infusion/compare/d6edf4f590c6...3181affd2fd6
More information about the Commits
mailing list