[Commits] [fluid-project/infusion] 968b54: FLUID-5026: Created tests
GitHub
noreply at github.com
Thu Aug 22 14:54:02 EDT 2013
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 968b54affb813a5c5633b1805ea89404a60c9807
https://github.com/fluid-project/infusion/commit/968b54affb813a5c5633b1805ea89404a60c9807
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Created tests
Commit: 11704303d514dec6241e3ea83afe91b3ee6bff12
https://github.com/fluid-project/infusion/commit/11704303d514dec6241e3ea83afe91b3ee6bff12
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Updated branch with latest changes in FLUID-5084
Commit: 2516b39fbf07b932ac8334ae8c158bbe7e4954a6
https://github.com/fluid-project/infusion/commit/2516b39fbf07b932ac8334ae8c158bbe7e4954a6
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-19 (Mon, 19 Aug 2013)
Changed paths:
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
Log Message:
-----------
GPII-5026: Added a few missed items in the renaming
Commit: 6e0fb750a35d5806479440e31ddc4ebb17ef40ef
https://github.com/fluid-project/infusion/commit/6e0fb750a35d5806479440e31ddc4ebb17ef40ef
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-19 (Mon, 19 Aug 2013)
Changed paths:
M src/framework/core/js/ModelTransformation.js
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Added most of the new output conventions. Still have an issue with how to distinguish between numerical indexes of objects and arrays
Commit: 8c54476aa6d580d4d0ad42d802ab4dd989839f14
https://github.com/fluid-project/infusion/commit/8c54476aa6d580d4d0ad42d802ab4dd989839f14
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-20 (Tue, 20 Aug 2013)
Changed paths:
M src/framework/core/js/ModelTransformation.js
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Fixed a few of the broken tests
Commit: 0198b447ff89d0b7618367ea5a34ece0f5a890a0
https://github.com/fluid-project/infusion/commit/0198b447ff89d0b7618367ea5a34ece0f5a890a0
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M src/components/uploader/js/UploaderCompatibility-Infusion1.2.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Finished implementation of proper outputs. Test are passing.. JSLinting and general cleanup still pending
Commit: cddd3800215e1df0300d3fbff4bc7491b2061863
https://github.com/fluid-project/infusion/commit/cddd3800215e1df0300d3fbff4bc7491b2061863
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M src/components/uploader/js/UploaderCompatibility-Infusion1.2.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
Log Message:
-----------
FLUID-5026: Linted and cleaned up a bit
Commit: 113d1c1c9c6d8fd16abbbbb673067e837c3b096a
https://github.com/fluid-project/infusion/commit/113d1c1c9c6d8fd16abbbbb673067e837c3b096a
Author: kaspermarkus <kasper at markus.dk>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
FLUID-5026: Proper spelling of invertable -- also done in FLUID-5084 pull request, but doing it here as well to ensure any new cases are proper spelled
Commit: a0b4f15a54c137ba71b229166c0c568b2dfe0e71
https://github.com/fluid-project/infusion/commit/a0b4f15a54c137ba71b229166c0c568b2dfe0e71
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2013-08-22 (Thu, 22 Aug 2013)
Changed paths:
M src/components/tableOfContents/js/TableOfContents.js
M src/components/uiOptions/css/UIOptions.css
M src/components/uiOptions/html/FullNoPreviewUIOptions.html
A src/components/uiOptions/js/AuxBuilder.js
A src/components/uiOptions/js/Builder.js
M src/components/uiOptions/js/Enactors.js
M src/components/uiOptions/js/FatPanelUIOptions.js
M src/components/uiOptions/js/FullNoPreviewUIOptions.js
M src/components/uiOptions/js/FullPreviewUIOptions.js
M src/components/uiOptions/js/Panels.js
A src/components/uiOptions/js/PrimaryBuilder.js
M src/components/uiOptions/js/SlidingPanel.js
A src/components/uiOptions/js/StarterGrades.js
A src/components/uiOptions/js/StarterSchemas.js
M src/components/uiOptions/js/TextfieldSlider.js
M src/components/uiOptions/js/UIEnhancer.js
M src/components/uiOptions/js/UIOptions.js
R src/components/uiOptions/js/i18n.js
A src/components/uiOptions/messages/contrast.json
A src/components/uiOptions/messages/lineSpace.json
A src/components/uiOptions/messages/links.json
A src/components/uiOptions/messages/tableOfContents.json
A src/components/uiOptions/messages/textFont.json
A src/components/uiOptions/messages/textSize.json
A src/components/uiOptions/messages/uiOptions.json
M src/components/uiOptions/uiOptionsDependencies.json
M src/demos/index.html
R src/demos/uiOptions/css/uiOptions.css
R src/demos/uiOptions/demo.html
A src/demos/uiOptions/gradesDemo/css/uiOptions.css
A src/demos/uiOptions/gradesDemo/demo.html
A src/demos/uiOptions/gradesDemo/html/uiOptions.html
A src/demos/uiOptions/gradesDemo/js/uiOptionsDemo.js
R src/demos/uiOptions/html/uiOptions.html
R src/demos/uiOptions/js/uiOptionsDemo.js
A src/demos/uiOptions/schemaDemo/css/uiOptions.css
A src/demos/uiOptions/schemaDemo/demo.html
A src/demos/uiOptions/schemaDemo/html/uiOptions.html
A src/demos/uiOptions/schemaDemo/js/uiOptionsDemo.js
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidIoC.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/framework/fss/css/fss-theme-bw.css
M src/framework/fss/css/fss-theme-by.css
M src/framework/fss/css/fss-theme-dglg.css
M src/framework/fss/css/fss-theme-lgdg.css
M src/framework/fss/css/fss-theme-wb.css
M src/framework/fss/css/fss-theme-yb.css
M src/framework/renderer/js/RendererUtilities.js
M src/standalone-demos/table-of-contents/js/table-of-contents-example.js
M src/tests/all-tests.html
M src/tests/component-tests/tableOfContents/html/TableOfContents-test.html
M src/tests/component-tests/tableOfContents/js/TableOfContentsTests.js
M src/tests/component-tests/uiOptions/all-tests.html
A src/tests/component-tests/uiOptions/html/AuxBuilder-test.html
A src/tests/component-tests/uiOptions/html/Builder-test.html
M src/tests/component-tests/uiOptions/html/Enactors-test.html
M src/tests/component-tests/uiOptions/html/FatPanelUIOptions-test.html
M src/tests/component-tests/uiOptions/html/FullNoPreviewUIOptions-test.html
M src/tests/component-tests/uiOptions/html/FullPreviewUIOptions-test.html
R src/tests/component-tests/uiOptions/html/I18n-test.html
M src/tests/component-tests/uiOptions/html/PageEnhancer-test.html
M src/tests/component-tests/uiOptions/html/Panels-test.html
A src/tests/component-tests/uiOptions/html/PrimaryBuilder-test.html
M src/tests/component-tests/uiOptions/html/SlidingPanel-test.html
M src/tests/component-tests/uiOptions/html/UIEnhancer-test.html
M src/tests/component-tests/uiOptions/html/UIOptions-test.html
A src/tests/component-tests/uiOptions/js/AuxBuilderTests.js
A src/tests/component-tests/uiOptions/js/BuilderTests.js
M src/tests/component-tests/uiOptions/js/EnactorsTests.js
M src/tests/component-tests/uiOptions/js/FatPanelUIOptionsTests.js
M src/tests/component-tests/uiOptions/js/FullPreviewUIOptionsTests.js
R src/tests/component-tests/uiOptions/js/I18nTests.js
M src/tests/component-tests/uiOptions/js/IntegrationTestsCommon.js
M src/tests/component-tests/uiOptions/js/PageEnhancerTests.js
M src/tests/component-tests/uiOptions/js/PanelsTests.js
A src/tests/component-tests/uiOptions/js/PrimaryBuilderTests.js
M src/tests/component-tests/uiOptions/js/SlidingPanelTests.js
M src/tests/component-tests/uiOptions/js/UIEnhancerTests.js
M src/tests/component-tests/uiOptions/js/UIOptionsTests.js
M src/tests/framework-tests/core/js/FluidIoCTests.js
M src/tests/framework-tests/renderer/html/RendererUtilities-test.html
M src/tests/framework-tests/renderer/js/RendererUtilitiesTests.js
M src/tests/manual-tests/html/SomeKindOfNews.html
M src/tests/manual-tests/html/uiOptionsFullWithPreview.html
A src/tests/manual-tests/html/uiOptionsFullWithPreviewSchema.html
M src/tests/manual-tests/html/uiOptionsFullWithoutPreview.html
A src/tests/manual-tests/html/uiOptionsFullWithoutPreviewSchema.html
M src/tests/manual-tests/html/uiOptionsPreview.html
M src/tests/manual-tests/js/someKindOfNews.js
M src/tests/manual-tests/js/uiOptionsFullPage.js
A src/tests/manual-tests/js/uiOptionsFullPageSchema.js
Log Message:
-----------
Merge branch 'master' into FLUID-5026
Conflicts:
src/framework/core/js/ModelTransformation.js
src/framework/core/js/ModelTransformationTransforms.js
Commit: 50ca063c25521a31c5b894fac900cdd9415576a0
https://github.com/fluid-project/infusion/commit/50ca063c25521a31c5b894fac900cdd9415576a0
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2013-08-22 (Thu, 22 Aug 2013)
Changed paths:
M src/framework/core/js/ModelTransformation.js
Log Message:
-----------
FLUID-5026: Some tidying and renaming work
Commit: 94233a9cc14d4b784519edfaf57c4bb4ce5bcd25
https://github.com/fluid-project/infusion/commit/94233a9cc14d4b784519edfaf57c4bb4ce5bcd25
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2013-08-22 (Thu, 22 Aug 2013)
Changed paths:
M src/components/uploader/js/UploaderCompatibility-Infusion1.2.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/tests/framework-tests/core/js/ModelTransformationTests.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-5026'
* amb26/FLUID-5026:
FLUID-5026: Some tidying and renaming work
FLUID-5026: Proper spelling of invertable -- also done in FLUID-5084 pull request, but doing it here as well to ensure any new cases are proper spelled
FLUID-5026: Linted and cleaned up a bit
FLUID-5026: Finished implementation of proper outputs. Test are passing.. JSLinting and general cleanup still pending
FLUID-5026: Fixed a few of the broken tests
FLUID-5026: Added most of the new output conventions. Still have an issue with how to distinguish between numerical indexes of objects and arrays
GPII-5026: Added a few missed items in the renaming
FLUID-5026: Created tests
Compare: https://github.com/fluid-project/infusion/compare/726d07391214...94233a9cc14d
More information about the Commits
mailing list