
Reorganize stories and specs
Reported by Clemens Kofler | October 14th, 2008 @ 09:51 PM | in Sprint #3
Reorganize specs so that we don't get lost with the pending implementation of the SaaS:
Steps to be taken:
- Move all specs to their respective engines (e.g. move comment_spec.rb to adva_comments engine).
- Move all stories to stories/adva_cms.
- Keep specs of the SaaS app in spec/.
- Keep stories of the SaaS app in stories/.
- Write/modify rake tasks to execute engine specs (rake spec:adva_cms) and engine stories (rake stories:adva_cms).
- Write/modify rake tasks to execute app specs (rake spec) and app stories (rake stories).
- Maybe write rake tasks to allow for simple execution of single specs/stories (e.g. rake spec comment looks in all potential spec folders and then runs the first spec named "comment").
scheduled time: 1.5 hours
Comments and changes to this ticket
-
Sven Fuchs October 14th, 2008 @ 09:52 PM
- no changes were found...
-
Clemens Kofler October 16th, 2008 @ 10:37 PM
- State changed from new to resolved
Since we're moving away from stories, stories weren't moved.
Documentation of the new structure can be found in the wiki.
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>