CSC510-2015-Axitron / maze

Main repo for maze game
0 stars 2 forks source link

Build Failing #46

Closed meneal closed 9 years ago

meneal commented 9 years ago

It looks like something in this commit broke the build. The output carries through from build 63 to build 64. Output is here. I wouldn't post a bug for it, but I'm actually working with travis today for the heroku deployment of the dbserver. It looks to be some interaction between mazemenu.js and test-themenu.js.

macluo commented 9 years ago

It has been fixed.

meneal commented 9 years ago

Awesome, you're quick man!

macluo commented 9 years ago

Forgot to run the test before merging to master. My bad. Did a quick patch. It lowered the branch coverage a bit but the test is passed now. Will improve coverage when other features have been added to the game menu.