From 3fe254494e982788f56a097dcd0ca0e1bf655c58 Mon Sep 17 00:00:00 2001 From: James Aguilar <799564+jaguilar@users.noreply.github.com> Date: Fri, 4 May 2018 23:29:22 -0400 Subject: [PATCH] Add tests for NetscriptJS --- index.html | 2 +- package-lock.json | 2525 +++++++++++++++++++++++++++++++++++--- package.json | 4 + tests/NetscriptJSTest.js | 49 + tests/index.html | 20 + tests/index.js | 3 + webpack.config.js | 7 +- 7 files changed, 2420 insertions(+), 190 deletions(-) create mode 100644 tests/NetscriptJSTest.js create mode 100644 tests/index.html create mode 100644 tests/index.js diff --git a/index.html b/index.html index df37e41da..6a0b980dc 100644 --- a/index.html +++ b/index.html @@ -855,5 +855,5 @@