This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch experimental-cypress
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 7a7b2ce merging pageLoad commits to master
new 8719386 adds cypress journey test
new 8a82a90 adds cypress journey test
new 2197076 tested npm 2.1.1 package and additional testing for pageLoad
new 9f7bfca Merge branch 'test' into UncleGedd-test
new ef247b2 merging cypress tests into experimental branch
The 5 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:
.gitignore | 1 +
build/userale-2.1.1.min.js | 2 +-
cypress.json | 4 +
example/index.html | 2 +
journey/userale.journey.js | 18 +
package-lock.json | 3412 ++++++++++++++++++++++++++++++++++++++++----
package.json | 7 +-
7 files changed, 3185 insertions(+), 261 deletions(-)
create mode 100644 cypress.json
create mode 100644 journey/userale.journey.js