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

Fixing Travis #86

Closed nickmcintyre closed 4 years ago

nickmcintyre commented 4 years ago

I tweaked the meteor npm run test command to 1) run server tests and 2) run client tests with headless Chrome using Puppeteer. Testing should now be triggered when Travis rebuilds the project.

travis-testing

Moving forward, we should probably write tests that catch the regressions you noticed when I updated dependencies.