the Shared Adapter spec is a really useful tool to make sure things
are working, I've discovered this week the aggregate spec tests (which
are wonderfully written) are also handy for testing your adapter
aggregation functionality.

The only drawback is the dm-aggregates spec tests are in spec/public/
shared/ not in lib/, so to actually include them is fairly cumbersome.

I noticed this is also true of the migration tests in dm-core.

Is there a way to move those spec tests that are designed to be used
through 'it_should_behave_like' into lib/ for dm-aggregates and
migrations?

I can take a stab at it, but I'm not sure how to verify incidental
dependencies don't break.

Btw, I can't say enough how cool the aggregate specs are, we've been
having lots of fun with them this week.

--Ivan
-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to datamap...@googlegroups.com.
To unsubscribe from this group, send email to 
datamapper+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.


Reply via email to