This is an automated email from the ASF dual-hosted git repository. poorejc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
commit 18e8720a4778c573b531e518bb2987b2257a8fe7 Merge: b6d62f8 b794e69 Author: poorejc <[email protected]> AuthorDate: Wed Mar 3 21:53:18 2021 -0500 [FLAGON-339/flagon-userale-40] merging generous pull request-Updates JSDOM and refactors tests .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(-)
