This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch test
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')
add 18e8720 [FLAGON-339/flagon-userale-40] merging generous pull
request-Updates JSDOM and refactors tests
No new revisions were added by this update.
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