Skip to content

Triangle Zope and Python Users Group

Sections
Personal tools
You are here: Home » Boot Camps » Triangle Plone Boot Camp 2005 » Wiki » February followup sprint setup
Views

February followup sprint setup

Document Actions
last edited 3 years ago by cbc
  1. Go ahead and make sure you've done the January Sprint setup.
  2. In your test Plone site, be sure to add PloneHelpCenter as a product in your plone_control_panel.
  3. See if you understand what we think we understand about the desired Target PHC Workflow.
  4. Setup PloneTestCase like Tom Bryan showed us at the last TriZPUG meeting:

    • Export ZopeTestCase from the Collective  and place in your $ZOPE_HOME/lib/python/Testing (not Products!)
    • Put test.py in your $ZOPE_HOME/bin (overwriting the one that is there).
    • Linux: make test.py script executable. Make sure the first line reads:
      #!/usr/bin/env /path/to/zope's/python2.3/bin/python
    • Export PloneTestCase from the Collective and place in your $INSTANCE_HOME Products directory.
    • cd $INSTANCE_HOME
    • Linux:
      $ZOPE_HOME/bin/test.py -v \
      --config-file etc/zope.conf \
      --libdir Products/PloneProductToTest
    • Windows:
      python $ZOPE_HOME/bin/test.py -v \
      --config-file etc/zope.conf \
      --libdir Products/PloneProductToTest
  5. In $INSTANCE_HOME/Products/PloneHelpCenter/Testing/__init.py__, uncomment the three lines to CreateTestData in portal_migration.
  6. In portal_migrations/Setup, under "PloneHelpCenter Test Data," check Create Test Data and then click "Update." All the other PHC test data shown (Create Test Users, Create Test PloneHelpCenter, Create Test Tutorials, and Create Test Howtos) will be created by simply checking Create Test Data.
PloneCon 2008
Plone Bootcamps
Upcoming Events
Plone Conference 2008
Ronald Reagan International Trade Center, Washington, DC,
2008-10-06
Plone Deployment Workshop
Indianapolis Central Public Library, Indianapolis, IN,
2008-11-19
TriZPUG November 2008 Meeting: TBD
Duke University, North Pavillion, 2400 Pratt St, Durham, NC 27705,
2008-11-25
PyCon Tutorial Days
Chicago, IL,
2009-03-25
PyCon 2009
Chicago, IL,
2009-03-27
« October 2008 »
Su Mo Tu We Th Fr Sa
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
2008-10-06
09:00 - Plone Conference 2008
2008-10-07
Plone Conference 2008
2008-10-08
Plone Conference 2008
2008-10-09
Plone Conference 2008
2008-10-10
Plone Conference 2008
2008-10-11
Plone Conference 2008
2008-10-12
Plone Conference 2008 - 17:00
 
 

This site conforms to the following standards: