Loading .gitlab/assignment-1-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register .gitlab/assignment-2-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register .gitlab/assignment-3-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register .gitlab/assignment-4-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register .gitlab/assignment-5-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register Loading
.gitlab/assignment-1-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register
.gitlab/assignment-2-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register
.gitlab/assignment-3-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register
.gitlab/assignment-4-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register
.gitlab/assignment-5-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ test_assignment: cp ./*.js web-prog-tests/test 2>/dev/null || : - cd web-prog-tests - npm install - npm run lint ./test/*.js - npm run lint ./test/*.js || true - npx mocha $TEST_FILE -r jsdom-global/register