aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)Author
2015-04-11Create a MiniTest::Unit version of the Board render testTeddy Wing
Will be writing both spec and TestUnit versions of the tests.
2015-04-11Create test_helper, add trial test for BoardTeddy Wing
* Add test_helper.rb for includes * Add a test to sample test that initializes Board
2015-03-17Initial commit. Get tests working.Teddy Wing
Create a Rakefile to run tests and a sample test file.