0.102/Notes: Difference between revisions

Line 694: Line 694:
|Daniel Narvaez
|Daniel Narvaez
||Make gir files depend on their library …
||Make gir files depend on their library …
|}
=== Sugar Web ===
{| class="wikitable sortable" border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
|-style="background:#787878; color: black;"
! Author !! Commit
|-
|Daniel Narvaez
||Browsers must be a list
|-
|Daniel Narvaez
||Need full path to sugar-web-test
|-
|Daniel Narvaez
||Add script launcher karma plugin
|-
|Daniel Narvaez
||Add a grunt based build …
|-
|Daniel Narvaez
||Split envSpec in unit and functional bits
|-
|Daniel Narvaez
||Consolidate functional/unit split
|-
|Daniel Narvaez
||Fix indentation …
|-
|Rogelio
||karma conf to run unit test only
|-
|Rogelio
||karma-shared configuration
|-
|Code Raguet
||remove unnecessary variable aliasing from getObjectId
|-
|Code Raguet
||fixes unnecessary long timeout
|-
|Code Raguet
||improves getObjectId's spec describe
|-
|Rogelio
||Grouping unit tests
|-
|Rogelio
||Moving toolkitContractSpect.js to functional tests directory
|-
|Rogelio
||Moving datastore functional tests to separate file
|-
|Daniel Narvaez
||Update to the latest karma config format …
|-
|Code Raguet
||add FIXME on env.getEnvironment()
|-
|Rogelio
||Refactor: Grouping up responsibilities in sugar mode
|-
|Code Raguet
||env.getEnvironment should return {} in standalone mode
|-
|Code Raguet
||(temporaly) stub env.isStandalone = false when describing environment… …
|-
|Code Raguet
||stub env.isStandalone = false when describing datastore module
|-
|Code Raguet
||stub env.isStandalone = false when describing datastore object
|-
|Code Raguet
||stub env.isStandalone = false in sugar mode
|-
|Rogelio
||datastore integration tests: increase waitFor timeout
|-
|Code Raguet
||Merge pull request #100 from rogemita/fix_tests_sugar_mode-try2 …
|-
|Code Raguet
||fix false positive specs: getEnvironment when env was not set, yet
|-
|Rogelio
||Fix: functional test for envSpec
|-
|Daniel Narvaez
||Revert "Turn on debug logging" …
|-
|Rogelio
||better semantics, test: "should run in standalone mode"
|-
|Daniel Narvaez
||Turn on debug logging …
|-
|Code Raguet
||test: it should set global sugar in standalone mode
|-
|Code Raguet
||add test: it should run callback on EnvironmentSet event
|-
|Code Raguet
||ensure env setter to be undefined before getEnvironment gets called
|-
|Code Raguet
||force environment to be undefined
|-
|Rogelio
||Refactor: common code on setup and teardown methods
|-
|Rogelio
||Grouping up related tests: "in sugar mode"
|-
|Rogelio
||test: should set onEnvironmentSet handler …
|-
|Rogelio
||test: should run callback with null error and environment. …
|-
|Rogelio
||js-beautify fix
|-
|Rogelio
||js-beautify fix
|-
|Rogelio
||Refactor: Ensure standalone mode on "dictstore on standalone mode" de… …
|-
|Rogelio
||dictstore save method uses isStandalone method
|-
|Rogelio
||dictstore init uses isStandalone method
|-
|Rogelio
||Add webL10n missing definition path
|-
|Rogelio
||isStandalone method for env module
|-
|Rogelio
||test: Ensure the datastore object has an objectId (datastore)
|-
|Daniel Narvaez
||More strict mode fixes
|-
|Daniel Narvaez
||Missing var keyword
|-M|anuel Quiñones
||Set JS strict mode …
|-
|Code Raguet
||modify "save" to solely run the callback when running under standalon… …
|-
|Manuel Quiñones
||New module, helper to store localStorage in the datastore
|}
|}