On Sun, 15 Jul 2007 18:40:48 -0700, Alexander Limi <[EMAIL PROTECTED]> wrote:

I also tried slimming down the markup and making it consistent with how other wikis work, as well as the Plone link class standard (non-existant pages are red, add links have the entire link clickable, but with a superscript "+" etc).

Related, I hope I didn't break any doctests by cleaning up the markup, I was unable to run the tests — here's the output I got when I tried:

$ bin/zopectl test -s plone.app.wicked
Running tests via: /opt/local/bin/python /Users/limi/Projects/Zope/2.10/bin/test.py -v --config-file /Users/limi/Projects/Plone/3.0/etc/zope.conf -s plone.app.wicked
Parsing /Users/limi/Projects/Plone/3.0/etc/zope.conf
Running tests at level 1
Traceback (most recent call last):
  File "/Users/limi/Projects/Zope/2.10/bin/test.py", line 117, in ?
    sys.exit(testrunner.run(defaults))
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 271, in run
    failed = not run_with_options(options)
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 380, in run_with_options
    tests_by_layer_name = find_tests(options, found_suites)
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1048, in find_tests
    for suite in found_suites:
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1087, in find_suites
    for fpath, package in find_test_files(options):
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1153, in find_test_files
    for f, package in find_test_files_(options):
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1181, in find_test_files_
    for (p, package) in test_dirs(options, {}):
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1235, in test_dirs
    p = import_name(p)
File "/Users/limi/Projects/Zope/2.10/lib/python/zope/testing/testrunner.py", line 1251, in import_name
    __import__(name)
ImportError: No module named wicked

--
Alexander Limi · http://limi.net


_______________________________________________
Framework-Team mailing list
Framework-Team@lists.plone.org
http://lists.plone.org/mailman/listinfo/framework-team

Reply via email to