JithinKS97 / dynamic-learning

A platform where teachers collaborate with creative coders to make STEM lessons that make use of interactive visualisations
https://dynamic-learning.herokuapp.com/
GNU Lesser General Public License v2.1
31 stars 23 forks source link

Testing #84

Closed nickmcintyre closed 4 years ago

nickmcintyre commented 4 years ago

meteor npm run full-test doesn't run browser tests on my machine after the revert. I also noticed meteor npm run test doesn't run any tests locally or on Travis. Looking through the build history, Travis doesn't appear to have ever run tests.

Most recent.

tests

Six months ago.

tests-old

I'll try to get full-test running again in this PR.

nickmcintyre commented 4 years ago

I reinstalled meteor and client tests work again... no idea. Will see if I can get Travis running.