From 2bebd870a3319bebddc2a7019e090374985b95a7 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Fri, 18 May 2018 22:00:49 +0200 Subject: [PATCH] feat: add `testInterval` test utility --- test/javascript/index.html | 1 + test/javascript/lib/utils.js | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 test/javascript/lib/utils.js diff --git a/test/javascript/index.html b/test/javascript/index.html index 42c828b93..9d27a78f2 100644 --- a/test/javascript/index.html +++ b/test/javascript/index.html @@ -21,6 +21,7 @@ chai.should(); +