Open polarblau opened 12 years ago
@polarblau , check out f4204db . why did 'test_app' was hardcoded there ? :) I hope this commit fixes the problem.
damn, existence "fix" keyword in the commit name shouldn't close the ticket automatically ...
It seems that the test/jasmine/support/jasmine.yml
file is pretty much ignored. You can punch in whatever paths you want and don't get any errors, no matter if the paths exists or not. Hence we can't be sure that the spinaltap manifest and the listed files are actually available.
Btw., the path to the uncommon location for the config file is set in .jasmine-headless-webkit
.
It seems at leas in the jasmine tests the order is not obeyed. E.g.
config/routes
is included beforetest_app
.