This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from b6d62f8 merging last 2.1.1 commits with test
add 85b0219 [FLAGON-339] Updates JSDOM and refactors tests
add b794e69 rebuilt artifacts for testing, minor changes to
packageLogs_spec.js to bring orphaned getSelector tests back into
describe('getSelector')
new 18e8720 [FLAGON-339/flagon-userale-40] merging generous pull
request-Updates JSDOM and refactors tests
The 1 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:
.babelrc | 5 +-
build/UserAleWebExtension/content.js | 57 +-
build/userale-2.1.1.js | 5 +-
build/userale-2.1.1.min.js | 2 +-
package-lock.json | 1593 ++++++++++++++++++--------------
package.json | 5 +-
src/packageLogs.js | 5 +-
test/getInitialSettings_fetchAll.html | 2 +-
test/getInitialSettings_spec.js | 130 ++-
test/getInitialSettings_userParam.html | 2 +-
test/main.html | 2 +-
test/main_spec.js | 122 ++-
test/packageLogs.html | 24 -
test/packageLogs_spec.js | 624 ++++++-------
test/sendLogs_spec.js | 206 ++---
test/testUtils.js | 61 +-
16 files changed, 1476 insertions(+), 1369 deletions(-)
delete mode 100644 test/packageLogs.html