Wednesday, September 28, 2011

Of Course the Test Suite is Broken

So my code compiles, awesome.

Now I need to find out if I broke anything that uses math.js so I can switch it to engine.math.function from math.function.

I get node.js working, I compile all the data, and of course... the test suite is broken.

I've been working with JSilver999 (another classmate) on fixing the test suite. He made a fix on his computer but trying to replicate it without just updating from git has been a pain.

It'd be nice to get the test suite running tonight so I can check my code before I commit anything to my repo... it's midnight so I might just go to sleep since I have an 8:00am class.

No comments:

Post a Comment