summaryrefslogtreecommitdiff
path: root/test/test_helper.rb
AgeCommit message (Collapse)Author
2012-11-12first fully working version of leap_caelijah
2012-09-24ported over proper ways of creating certsAzul
Will now use .txt as the extention Returns the actual content on .zipped With tests.
2012-09-04added first test - requires mochaAzul
We're using mocha because minitest currently does not allow to yield from mocks. See https://github.com/seattlerb/minitest/issues/160