From b7d46a7f31c32b68e007d5a11ed1f29b586dc811 Mon Sep 17 00:00:00 2001 From: Stacey Van Herk Date: Thu, 1 Nov 2018 15:57:21 -0400 Subject: [PATCH 1/7] Actually run tests --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ff33841..d7750a4 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,9 @@ "postinstall": "polymer install --variants", "test:lint:html": "eslint *.html", "test:lint:wc": "polymer lint", - "test": "npm run test:lint:html && npm run test:lint:wc" + "test:lint": "npm run test:lint:html && npm run test:lint:wc", + "test:polymer:local": "polymer test --skip-plugin sauce", + "test": "npm run test:lint && npm run test:polymer:local" }, "repository": { "type": "git", From 08371c11304f3eae45f0b9d8186f7b3557c52d4a Mon Sep 17 00:00:00 2001 From: Stacey Van Herk Date: Thu, 1 Nov 2018 15:57:32 -0400 Subject: [PATCH 2/7] Add strip-whitespace --- d2l-offscreen.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d2l-offscreen.html b/d2l-offscreen.html index 5878fae..a3e5b00 100644 --- a/d2l-offscreen.html +++ b/d2l-offscreen.html @@ -9,7 +9,7 @@ --> -