From 10444d76ecfbd6fe73fe3dc3eefb0f75c1673861 Mon Sep 17 00:00:00 2001 From: alschmiedt Date: Wed, 22 Apr 2020 08:47:08 -0700 Subject: [PATCH] Toolbox tests (#3846) * Add tests for toolbox --- tests/mocha/index.html | 32 +++ tests/mocha/run_mocha_tests_in_browser.js | 2 +- tests/mocha/toolbox_test.js | 237 ++++++++++++++++++++++ 3 files changed, 270 insertions(+), 1 deletion(-) create mode 100644 tests/mocha/toolbox_test.js diff --git a/tests/mocha/index.html b/tests/mocha/index.html index 09d2e7cdf..a1c57c74b 100644 --- a/tests/mocha/index.html +++ b/tests/mocha/index.html @@ -63,6 +63,7 @@ + @@ -77,6 +78,17 @@ + + +