summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-02-11move specs from test/ to spec/mo k
2012-02-11building a rover.mo k
2012-02-11add spec for when the book is for a different author.mo k
2012-02-11repace the assert_equal syntax with the must_equal syntax.mo k
2012-02-11spiking out developwithpassion_fakes. i like it!mo k
2011-11-14just found out that MiniTest::Mock falls apart when trying to return differen...mo k
2011-11-12move specification to its own folder.mo k
2011-11-12move find_all_books_by_author to separate file.mo k
2011-11-12add find_all_matching to library.mo k
2011-11-12move publisher to a separate file.mo k
2011-11-12update equality for Book.mo k
2011-11-12add author, publisher and publishing year to book.mo k
2011-11-11move library to a separate file.mo k
2011-11-11mix the context specs with old school style testing.mo k
2011-11-11moved the require 'test/unit' from each spec file to the ts_all file.mo k
2011-11-11move to lib and test folder and add rakefile.mo k