Marcus Mateus
0987d6acc9
Exposed sprockets_environment from Jasmine::Headless
...
* Allows for manipulation of the Sprockets::Environment for
things like adding/removing pre/postprocessors from spec_helper.rb
* Also, fixed specs that were failing on files_list.rb when
run standalone due to missing require in file_checker.rb
2012-06-12 21:47:45 -05:00
John Bintz
21590a9a19
Merge pull request #111 from rossta/register_custom_template_hook
...
Ability to register custom template engines...
2012-03-22 04:17:13 -07:00
John Bintz
c96cbd4aac
move sprockets gem finding to separate gem that enforces rubygems version, implements #116 in a different way
2012-02-08 09:07:54 -05:00
Ross Kaffenberger
75dce5b66b
Ability to register custom template engines via Jasmine::Headless.register_engine hook
2012-01-22 18:40:13 -05:00
John Bintz
d5b2239d0f
more clean up work, break things apart for manageability/testing
2011-12-30 11:34:30 -05:00
John Bintz
d31f628d91
clean up how reporting is done somoe more
2011-12-30 10:47:08 -05:00
John Bintz
0adf3a41b6
a whole ton of reporters work
2011-12-29 18:37:23 -05:00
John Bintz
e03389e938
start splitting the reporters out
2011-12-12 12:22:32 -05:00
John Bintz
7dde9328df
add lib/ and app/ to vendored assets search, fixes #93
2011-12-08 09:13:45 -05:00
John Bintz
352ee417c5
fix extension search issue and expand bad extension searches to jasmine-style includes
2011-12-06 09:31:23 -05:00
John Bintz
6ad4bdaec0
also provide asset_paths in jasmine.yml for adding paths
2011-12-01 16:52:01 -05:00
John Bintz
e25d89962c
fix issues for when not running under bundler
2011-12-01 10:37:35 -05:00
John Bintz
3fe66c66c5
specify the random order seed with --seed
2011-11-28 11:47:05 -05:00
John Bintz
f8db052281
randomize spec load order because why not
2011-11-25 18:11:21 -05:00
John Bintz
16f867af09
a little cleanup work
2011-11-25 16:18:06 -05:00
John Bintz
2316041580
ok i actually want a bundled asset
2011-11-22 10:51:46 -05:00
John Bintz
7d75b5466f
whoa actually just plug in sprockets, need to backfill tests later since i have real work to do
2011-11-22 10:36:42 -05:00
John Bintz
fde8bc3b7b
a ton of changes
2011-11-21 10:32:49 -05:00
John Bintz
d214674620
fixing things up and cleaning more things
2011-11-20 13:35:30 -05:00
John Bintz
61c8ed8828
more sprockets improvements
2011-11-19 19:15:38 -05:00
John Bintz
8867d00ac8
support sprockets-style jst templates
2011-11-18 16:00:24 -05:00
John Bintz
537b2e437d
more work on making sprockets support better, oh yeah
2011-11-18 11:50:48 -05:00
John Bintz
a2e3ea90c9
require works, whoa
2011-11-17 22:16:04 -05:00
John Bintz
1583807c14
still reworking things, broken
2011-11-17 16:18:25 -05:00
John Bintz
4150dd1828
working on stuff, broken
2011-11-16 15:28:02 -05:00