abril / tokamak

template engine for hypermedia resources that provides a single DSL to generate several media types representations
Other
39 stars 11 forks source link

Cleaning up tests #6

Closed caelum closed 13 years ago

caelum commented 13 years ago

This commits only removes some code that is optional for looking up files

caelum commented 13 years ago

this is the same commit from ericzumba + 1 extra require

lfcipriani commented 13 years ago

the problem with this is that now I can't execute a single test file, such as ruby test/tokamak/recipes_test.rb

what would be the advantages to change to this strategy?

guilhermesilveira commented 13 years ago

Rolledback the test_helper.rb change. Now its able to run single tests again, sorry.

ruby tokamak/recipes_test.rb

lfcipriani commented 13 years ago

still not able to test each file separatedly