Commit graph

16 commits

Author SHA1 Message Date
Uģis Ozols
52b1fce8aa Don't need testing task if we require refinery-settings. 2012-03-01 14:00:09 +02:00
Uģis Ozols
44ec487542 Use refinery:testing:setup_extension rake task to copy Refinery::Setting migration file. 2012-02-24 06:39:13 +02:00
Philip Arndt
b1e4fd0094 Fixed namespacing for Refinery conventions. 2012-01-17 16:56:24 +13:00
Philip Arndt
b3a25c1b68 Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin::Blog 2012-01-17 16:56:23 +13:00
Pete Higgins
3bef84c3f8 Fix spec setup. 2011-12-14 11:51:46 -08:00
Jamie Winsor
be06f1658d Add rspec rake tasks 2011-10-28 13:05:22 -07:00
Jamie Winsor
5a958007c5 Update blog generator to use Rails 3.1 base
Seeds will now follow Rails 3.1 conventions
2011-10-27 18:12:32 -07:00
Jamie Winsor
0de4fd9582 Add ENGINE_ROOT constant to Rakefile for refinerycms-testing tasks 2011-10-26 13:50:26 -07:00
Jamie Winsor
db93751fd6 Modify Rakefile to load engine tasks and testing railtie tasks 2011-10-26 13:12:26 -07:00
Jamie Winsor
ad784342dd test database will be initialized before rake rspec is run 2011-08-04 17:49:18 -07:00
Jamie Winsor
87f478e664 Update testing setup task to reflect new namespace 2011-08-04 17:38:39 -07:00
Jamie Winsor
82ca14af89 Update Rakefile to include rspec task 2011-08-04 15:53:53 -07:00
Jamie Winsor
c481c78afa Require refinerycms-testing framework
Location of testing tasks changed
2011-08-03 22:25:41 -07:00
Jamie Winsor
e85535da5f Refactor testing tasks out of this project and into refinerycms project 2011-08-03 20:56:12 -07:00
Jamie Winsor
d3eff64d19 Add rake tasks to initialize the testing environment
Update README to reflect new functionality
2011-08-03 20:38:41 -07:00
Jamie Winsor
21b19db5a3 refactor engine testing scenario
Engine is now tested standalone by leveraging a dummy rails app
Enable Guard for speedy testing
Move factories to the more standard location `spec/factories/*`
Update README with a Testing section
Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
2011-08-03 18:01:32 -07:00