fac-15 / FAC-TRACK

Application that allows FAC students past and present to track their learning.
1 stars 2 forks source link

Travis & Testing #76

Open matthall8 opened 5 years ago

matthall8 commented 5 years ago

Right now testing on the project is very basic, both on the front-end and the back-end, and Travis doesn't appear to be working.

I would recommend assigning some time to getting Travis working and writing some additional tests. I've found it to be an invaluable additional QA tool when working on projects, especially with multiple programmers involved. It's saved my team countless hours on several projects.

martinbagshaw commented 5 years ago

Following links may be useful. Speaking to Michal on 21/1/2019, Travis CI may be fussy about empty whitespace in the .yaml file: