group-24 / Palpitate

45 stars 16 forks source link

Ci #31

Closed coopie closed 9 years ago

coopie commented 9 years ago

This will resolve #30.

There is a little of my face-tracker stuff in here as I started doing this without changing branches, it

Now we load a pre built docker image of palpitate which can be found here. This makes build time around 2:30.

The container will run a test script which will contain all of our tests. Currently it just has the tests for xlsx extraction, but it is fairly straightforward to add more.

kren1 commented 9 years ago

Can you squash this more?

coopie commented 9 years ago

removing the commits emposes my order of git commits on palpitate/master, and that is way more hassle than we need

kren1 commented 9 years ago

Another thing. Why does this have 101k lines of code? That doesn't seem to reasonable

coopie commented 9 years ago

most of those lines are for the models in the face tracker

Ill remove them so its not annoying