This is an automated email from the ASF dual-hosted git repository.
rf pushed a change to branch FLAGON-434
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 094b872 [FLAGON-451] updated WIP mods to unit testing framework to
mock sessionStorage
new e545d8c Moved SessionId initialization to a one-time run in
getInitialSettings. Changed to camelCase. Removed weird JSON.parse check
new 0c844d0 Removed storage in favor of having testUtils handle it.
new 8e67a26 Fixed missing window.sessionStorage. Added VirtualConsole to
make future debugging easier
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/getInitialSettings.js | 21 ++++++++++++---------
test/getInitialSettings_spec.js | 2 --
test/testUtils.js | 21 ++++++++++++++++-----
3 files changed, 28 insertions(+), 16 deletions(-)