userdive / agent.js

:woman_technologist: Official USERDIVE module for webpage analytics
https://developers.userdive.com/
GNU General Public License v3.0
7 stars 6 forks source link

fix testcafe api change #953

Closed shoota closed 5 years ago

shoota commented 5 years ago

TL;DR

fix e2e error

   1) AssertionError: expected 'moc.elpmaxe@evidresu' to deeply equal
      'userdive@example.com'

related: https://github.com/DevExpress/testcafe/issues/3865

Check this pr.

How to check

Check list

codecov[bot] commented 5 years ago

Codecov Report

Merging #953 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #953   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files          25       25           
  Lines         637      637           
  Branches      112      112           
=======================================
  Hits          583      583           
  Misses         30       30           
  Partials       24       24