git clone https://@opensourceprojects.eu/git/p/osp/osp-allura osp-osp-allura



File Date Author Commit
README 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
create_repo.twill 2010-05-17 Wolf Wolf <Commit 5a53f2199026282a5933a7f372da6e1cb9b7b5dc> A handful of broad-spectrum site tests
edit_wiki_page.twill 2010-05-17 Wolf Wolf <Commit 5a53f2199026282a5933a7f372da6e1cb9b7b5dc> A handful of broad-spectrum site tests
login.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
new_issue.twill 2010-05-17 Wolf Wolf <Commit 5a53f2199026282a5933a7f372da6e1cb9b7b5dc> A handful of broad-spectrum site tests
smoke-front-page.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
smoke-project-home.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
smoke-tracker-search.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
smoke-tracker.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
smoke-user-profile.twill 2010-05-13 Wolf Wolf <Commit e6ce10145f1e000e41bba4302943da1f56371016> initial twill tests and README
smoke-wiki.twill 2010-06-25 Jenny Steele Jenny Steele [53c9a0] [#654] Changed default wiki home page name to j...

Read Me

Twill Tests

First, you'll need twill-sh:

  sudo easy_install twill


Files in this directory ending with '.twill' are tests to be run by twill-sh

  twill-sh --url=http://url.of.forge.to.test/ twill-tests/*.twill

e.g.,

  twill-sh --url=http://re.sourceforge.net/ twill-tests/*.twill


If you just want to run the quick "smoke tests":

  twill-sh --url=... twill-tests/smoke*.twill