From eb6b5755e7f98506009537dfe15502c1c9bd43d0 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 7 Jul 2013 23:22:56 -0700 Subject: [PATCH] Add web worker unit test. [closes #313] Former-commit-id: 77d0b907a5ae58ff3f4da8b54196b12949a4efd4 --- test/index.html | 12 ++++----- test/test-ui.js | 67 ++++++++++++++++++++++++++++++++++--------------- test/test.js | 48 +++++++++++++++++++++++++++-------- test/worker.js | 6 +++++ 4 files changed, 97 insertions(+), 36 deletions(-) create mode 100644 test/worker.js diff --git a/test/index.html b/test/index.html index e87730939..6a3472e70 100644 --- a/test/index.html +++ b/test/index.html @@ -22,7 +22,7 @@ Object.keys = function() { return []; }; // load Lo-Dash and expose it to the bad `Object.keys` shim - document.write('