BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
288 stars 101 forks source link

Add tests for utils.delay() #742

Closed jdee closed 4 years ago

jdee commented 4 years ago

These can be run in a browser by opening test/test.html. The suite tends to do best in Firefox.

jdee commented 4 years ago

Also verified all tests pass on Windows in Microsoft Edge.